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
- Source
- strictfp.scala
- Graph
-
- Supertypes
In this article