Package org.compiere.model
Class GridFieldVO.SeqNoComparator
java.lang.Object
org.compiere.model.GridFieldVO.SeqNoComparator
- All Implemented Interfaces:
Comparator<GridFieldVO>
- Enclosing class:
- GridFieldVO
Comparator for GridFieldVO.SeqNo
- Author:
- a42niem IDEMPIERE-1120 Implement Field SeqNo customization
-
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
-
Constructor Details
-
SeqNoComparator
public SeqNoComparator()
-
-
Method Details
-
compare
- Specified by:
compare
in interfaceComparator<GridFieldVO>
-