- All Known Subinterfaces:
Relation
- All Known Implementing Classes:
CallMatrix,Relation.Decrease,Relation.Unknown
- Enclosing interface:
Selector
public static interface Selector.Candidate<T>
-
Method Summary
Modifier and TypeMethodDescription@NotNull Selector.DecrOrdCompare elements by their decrease amount.default booleannotWorseThan(T other)
-
Method Details
-
compare
Compare elements by their decrease amount. -
notWorseThan
-