|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jcon.data.NameComparator
public class NameComparator
A comparator for strings that cares not what stupid case you have.
| Constructor Summary | |
|---|---|
NameComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(java.lang.Object obbie,
java.lang.Object dobbie)
|
boolean |
equals(java.lang.Object nother)
|
static NameComparator |
singleton()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NameComparator()
| Method Detail |
|---|
public static NameComparator singleton()
public int compare(java.lang.Object obbie,
java.lang.Object dobbie)
compare in interface java.util.Comparatorpublic boolean equals(java.lang.Object nother)
equals in interface java.util.Comparatorequals in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||