|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.colossus.client.CreatureInfoComparator
final class CreatureInfoComparator
Sort creatures in decreasing order of importance, then by creature name, then by certainty.
Constructor Summary | |
---|---|
CreatureInfoComparator()
|
Method Summary | |
---|---|
int |
compare(CreatureInfo info1,
CreatureInfo info2)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
CreatureInfoComparator()
Method Detail |
---|
public int compare(CreatureInfo info1, CreatureInfo info2)
compare
in interface java.util.Comparator<CreatureInfo>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |