...
Notably, the strict behavior cannot be inherited by a subclass that extends a strictfp
superclass. All compile-time constants are by default, strictfp
.
Noncompliant Code Example
...
...
Notably, the strict behavior cannot be inherited by a subclass that extends a strictfp
superclass. All compile-time constants are by default, strictfp
.
...