Versions Compared

Key

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

...

Java checkers

Rule

The serializable class .* does not declare a static final serialVersionUID field of type long

OBJ10-J. Do not use public static nonfinal variables

 

VNA00-J. Ensure visibility when accessing shared primitive variables