net.sf.antcontrib.perf
Class AntPerformanceListener.StopWatchComparator
java.lang.Object
net.sf.antcontrib.perf.AntPerformanceListener.StopWatchComparator
- AntPerformanceListener
- Comparator
public class AntPerformanceListener.StopWatchComparator
extends java.lang.Object
implements Comparator
Compares the total times for two StopWatches.
int | compare(Object o1, Object o2) - Compares the total times for two StopWatches.
|
compare
public int compare(Object o1,
Object o2)
Compares the total times for two StopWatches.