Interface ComparatorLambda
-
- All Superinterfaces:
Serializable
public interface ComparatorLambda extends Serializable
Interface for use with a comparator lambda
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intcompare(Tuple leftTuple, Tuple rightTuple)
-