Package com.helger.commons.compare
Interface ISortOrderIndicator
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ESortOrder
public interface ISortOrderIndicator extends Serializable
Interface indicating a sort order.- Author:
- Philip Helger
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description booleanisAscending()default booleanisDescending()
-