Package org.bgerp.plugin.pln.blow.model
Class ItemComparator
java.lang.Object
org.bgerp.plugin.pln.blow.model.ItemComparator
- All Implemented Interfaces:
Comparator<Item>
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
STATUS_POS
- See Also:
-
PRIORITY
- See Also:
-
HAS_EXECUTOR
- See Also:
-
HAS_CHILDREN
- See Also:
-
TYPE
- See Also:
-
-
Constructor Details
-
ItemComparator
-
-
Method Details
-
compare
- Specified by:
compare
in interfaceComparator<Item>
-