You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

Generated Content

This page is automatically generated from the "Automated Detection" sections in the individual guidelines. Do not modify this page directly.

Version number:
V. 5.0

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

  • No labels