mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-11 20:45:49 +00:00
Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@745048 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8f0040c149
commit
42d47cdee0
@ -71,7 +71,8 @@ class LocalTestNode implements Comparable {
|
||||
*
|
||||
* @param o
|
||||
*
|
||||
* @return
|
||||
* @return a negative integer, zero, or a positive integer
|
||||
* as this object is less than, equal to, or greater than the specified object.
|
||||
*/
|
||||
public int compareTo(Object o) {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user