ec.util
Interface SortComparatorL
-
public interface SortComparatorLThe interface for passing objects to ec.util.QuickSort
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description booleangt(long a, long b)Returns true if a > b, else falsebooleanlt(long a, long b)Returns true if a < b, else false
-
DMelt 3.0 © DataMelt by jWork.ORG