public static class AbstractBlockBase.BlockIdComparator extends Object implements Comparator<AbstractBlockBase<?>>
| Constructor and Description |
|---|
BlockIdComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AbstractBlockBase<?> o1,
AbstractBlockBase<?> o2) |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(AbstractBlockBase<?> o1, AbstractBlockBase<?> o2)
compare in interface Comparator<AbstractBlockBase<?>>