Class ReactorDepthComparator
java.lang.Object
org.codehaus.mojo.versions.ordering.ReactorDepthComparator
- All Implemented Interfaces:
Comparator<File>
Compares project paths relative to the base directory based on their depth in a reactor
- Since:
- 15-Sep-2010 14:54:42
- Author:
- Stephen Connolly
-
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
-
ReactorDepthComparator
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<File>
-