Package net.sf.colossus.ai
Class RationalAI.CompCreaturesByValueName
java.lang.Object
net.sf.colossus.ai.RationalAI.CompCreaturesByValueName
- All Implemented Interfaces:
Comparator<CreatureType>
- Enclosing class:
RationalAI
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal intcompare(CreatureType creature1, CreatureType creature2) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
legion
-
-
Constructor Details
-
CompCreaturesByValueName
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<CreatureType>
-