org.commonjava.maven.plugins.execroot
Class HighestBasedirGoal.PathComparator

java.lang.Object
  extended by 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>


Constructor Summary
HighestBasedirGoal.PathComparator()
           
 
Method Summary
 int compare(File first, File second)
           
 
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
 

Constructor Detail

HighestBasedirGoal.PathComparator

public HighestBasedirGoal.PathComparator()
Method Detail

compare

public int compare(File first,
                   File second)
Specified by:
compare in interface Comparator<File>


Copyright © 2011. All Rights Reserved.