Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Notably, the strict behavior cannot be inherited by a subclass that extends a strictfp superclass. An overriding method may choose to be strictfp when the overridden method is not or vice versa.

Noncompliant Code Example

...