scala / 3.1 / scala / annotation / strictfp.html

Class scala.annotation.strictfp

@deprecatedInheritance("Scheduled for being final in the future", "2.13.0")
class strictfp extends StaticAnnotation

If this annotation is present on a method or its enclosing class, the strictfp flag will be emitted.

Supertypes

© 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