Package io.protostuff.runtime
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 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
-
FieldComparator
private FieldComparator()
-
-
Method Details
-
compare
- Specified by:
compare
in interfaceComparator<Field<?>>
-
compare
public static int compare(int x, int y)
-