|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcollections.sortable.ComparableString
public class ComparableString
Method Summary | |
---|---|
boolean |
equals(java.lang.Object other)
|
int |
hashCode()
|
boolean |
isGreater(java.lang.Object other)
|
boolean |
isLess(java.lang.Object other)
|
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean equals(java.lang.Object other)
equals
in interface Comparable2
equals
in class java.lang.Object
public boolean isLess(java.lang.Object other)
isLess
in interface Comparable2
public boolean isGreater(java.lang.Object other)
isGreater
in interface Comparable2
public int hashCode()
hashCode
in interface Comparable2
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |