public abstract class RelativeEntityComparator extends java.lang.Object implements java.util.Comparator<IEntity>
| Modifier | Constructor and Description |
|---|---|
protected |
RelativeEntityComparator() |
protected |
RelativeEntityComparator(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, thenComparingLongprotected RelativeEntityComparator()
protected RelativeEntityComparator(IEntity relativeEntity)