Interface PlanningEntity.NullDifficultyComparator<T>
- All Superinterfaces:
Comparator<T>,PlanningEntity.NullComparator<T>
- Enclosing class:
- PlanningEntity
@Deprecated(forRemoval=true,
since="1.28.0")
public static interface PlanningEntity.NullDifficultyComparator<T>
extends PlanningEntity.NullComparator<T>
Deprecated, for removal: This API element is subject to removal in a future version.
Workaround for annotation limitation in
PlanningEntity.difficultyComparatorClass().-
Method Summary
Methods inherited from interface java.util.Comparator
compare, equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
PlanningEntity.NullComparator.