...
OBJ00-J. Declare data members as private and provide accessible wrapper methods
OBJ01-J. Be aware that a final reference may not always refer to immutable data
...
FLP09-J. Do not rely on the default string representation of floating point values The CERT Sun Microsystems Secure Coding Standard for Java OBJ00-J. Declare data members as private and provide accessible wrapper methods