public class FixerPriorityComparator extends Object implements Comparator<StructureFixer>
Constructor and Description |
---|
FixerPriorityComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(StructureFixer fixer1,
StructureFixer fixer2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(StructureFixer fixer1, StructureFixer fixer2)
compare
in interface Comparator<StructureFixer>