Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0
-
None
-
None
-
Operating System: All
Platform: All
-
16202
Description
in the example code for the CompareToBuilder included in the JavaDoc class
comment, the method is incorrectly called comapareTo instead of compareTo.
public int comapareTo(Object o)