Interface PlanningEntity.NullComparator<T>

All Superinterfaces:
Comparator<T>
All Known Subinterfaces:
PlanningEntity.NullDifficultyComparator<T>
Enclosing class:
PlanningEntity

public static interface PlanningEntity.NullComparator<T> extends Comparator<T>