Класс scala.annotation.strictfp
@deprecatedInheritance("Планируется сделать final в будущем", "2.13.0")
class strictfp extends StaticAnnotation
Если данная аннотация присутствует на методе или его окружающем классе, будет сгенерирован флаг strictfp.
| Надтипы |
|---|
© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/annotation/strictfp.html