Versions Compared

Key

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

...

The final keyword should also be used on class declarations to prevent it classes from being extended. For example, utility classes or collections of constants.

...