Class CreatureInfoComparator

java.lang.Object
net.sf.colossus.client.CreatureInfoComparator
All Implemented Interfaces:
Serializable, Comparator<CreatureInfo>

final class CreatureInfoComparator extends Object implements Comparator<CreatureInfo>, Serializable
Sort creatures in decreasing order of importance, then by creature name, then by certainty.