...
Wiki Markup |
---|
\[[API 06|AA. Java References#API 06]\] [Interface Collection|http://java.sun.com/j2se/1.4.2/docs/api/java/util/Collection.html] \[[Bloch 08|AA. Java References#Bloch 08]\] Item 41: Use overloading judiciously |
...
MET32MET04-J. Ensure that constructors do not call overridable methods 12. Methods (MET) MET34-J. Follow the general contract when implementing the compareTo method