Info | ||
---|---|---|
| ||
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 - java - CERT Secure Coding Standard |