org.commonjava.maven.plugins.execroot
Class HighestBasedirGoal.PathComparator
java.lang.Object
org.commonjava.maven.plugins.execroot.HighestBasedirGoal.PathComparator
- All Implemented Interfaces:
- Comparator<File>
- Enclosing class:
- HighestBasedirGoal
public static final class HighestBasedirGoal.PathComparator
- extends Object
- implements Comparator<File>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HighestBasedirGoal.PathComparator
public HighestBasedirGoal.PathComparator()
compare
public int compare(File first,
File second)
- Specified by:
compare in interface Comparator<File>
Copyright © 2011. All Rights Reserved.