Package io.jmix.flowui.model.impl
Class AbstractComparator<T>
java.lang.Object
io.jmix.flowui.model.impl.AbstractComparator<T>
- All Implemented Interfaces:
- Comparator<T>
- Direct Known Subclasses:
- EntityValuesComparator
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected booleanprotected Metadataprotected MetadataToolsprotected int
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparatorcompare, equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
- 
Field Details- 
ascprotected boolean asc
- 
nullsLastprotected int nullsLast
- 
metadata
- 
metadataTools
 
- 
- 
Constructor Details- 
AbstractComparatorprotected AbstractComparator(boolean asc) 
 
- 
- 
Method Details- 
__compare
- 
compareAsc
 
-