public abstract class EntityComparator extends java.lang.Object implements java.util.Comparator<IEntity>
| Modifier | Constructor and Description |
|---|---|
protected |
EntityComparator() |
protected |
EntityComparator(IEntity relativeEntity) |
| Modifier and Type | Method and Description |
|---|---|
IEntity |
getRelativeEntity() |
void |
setRelativeEntity(IEntity relativeEntity) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong