|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.colossus.ai.RationalAI.CompCreaturesByValueName
public class RationalAI.CompCreaturesByValueName
Field Summary | |
---|---|
private Legion |
legion
|
Constructor Summary | |
---|---|
RationalAI.CompCreaturesByValueName(Legion legion)
|
Method Summary | |
---|---|
int |
compare(CreatureType creature1,
CreatureType creature2)
|
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 |
Field Detail |
---|
private final Legion legion
Constructor Detail |
---|
public RationalAI.CompCreaturesByValueName(Legion legion)
Method Detail |
---|
public final int compare(CreatureType creature1, CreatureType creature2)
compare
in interface java.util.Comparator<CreatureType>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |