| 
 | ||||||||||
| 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 Comparable2equals in class java.lang.Objectpublic boolean isLess(java.lang.Object other)
isLess in interface Comparable2public boolean isGreater(java.lang.Object other)
isGreater in interface Comparable2public int hashCode()
hashCode in interface Comparable2hashCode in class java.lang.Object| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||