Class PropertyComparator
java.lang.Object
flexagon.fd.model.pojos.properties.PropertyComparator
- All Implemented Interfaces:
Comparator
Adjusted sorting for 5.1
Show custom properties at top
Compare using Group (first part of key name separated by _ or FD)
Compare using Sort Number
Compare using Display Name
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
PropertyComparator
public PropertyComparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator
-