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.

Source
strictfp.scala
class Object
trait Matchable
class Any