...
This rule appears in the C++ Secure Coding Standard as ARR40-CPP. Use a valid ordering rule.
Bibliography
<ac:structured-macro ac:name="unmigrated-wiki-markup |
...
" ac:schema-version="1" ac:macro-id="e80a4e30-296f-4d9d-9143-768641c3aa78"><ac:plain-text-body><![CDATA[ | [[API |
...
2006 |
...
AA. |
...
Bibliography#API |
...
06] |
...
] |
...
method |
...
[compareTo() |
...
http://java.sun.com/javase/6/docs/api/java/lang/Comparable.html#compareTo(java.lang.Object) |
...
] | ]]></ac:plain-text-body></ac:structured-macro> |
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="c21b9c43-fcc3-4120-8ff5-5f7b5be5efc7"><ac:plain-text-body><![CDATA[ | [[JLS |
...
2005 |
...
AA. |
...
Bibliography#JLS |
...
05]] |
...
| ]]></ac:plain-text-body></ac:structured-macro> |
...
MET13-J. Classes that define an equals() method must also define a hashCode() method 05. Methods (MET) MET15-J. Do not use deprecated or obsolete classes or methods