Package io.vertx.tp.modular.metadata
Class FieldComparator
java.lang.Object
io.vertx.tp.modular.metadata.FieldComparator
- All Implemented Interfaces:
Comparator<MField>
-
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
-
FieldComparator
public FieldComparator()
-
-
Method Details
-
compare
排序不能返回0- Specified by:
comparein interfaceComparator<MField>
-