Package org.assertj.core.util
Class PathNaturalOrderComparator
- All Implemented Interfaces:
Comparator<Path>
-
Field Summary
Fields -
Method Summary
Methods inherited from class org.assertj.core.util.NaturalOrderComparator
compareNonNull, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
INSTANCE
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<T>
-