strictfp
scala.annotation.strictfp
class strictfp extends StaticAnnotation
If this annotation is present on a method or its enclosing class, the strictfp flag will be emitted.
Attributes
- Graph
-
- Supertypes
In this article
If this annotation is present on a method or its enclosing class, the strictfp flag will be emitted.