Class HashFieldMap.FieldComparator
java.lang.Object
io.protostuff.runtime.HashFieldMap.FieldComparator
- All Implemented Interfaces:
Comparator<Field<?>>
- Enclosing class:
HashFieldMap<T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
FieldComparator
private FieldComparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<Field<?>>
-
compare
public static int compare(int x, int y)
-