net.sf.antcontrib.perf

Class AntPerformanceListener.StopWatchComparator

Enclosing Class:
AntPerformanceListener
Implemented Interfaces:
Comparator

public class AntPerformanceListener.StopWatchComparator
extends java.lang.Object
implements Comparator

Compares the total times for two StopWatches.

Method Summary

int
compare(Object o1, Object o2)
Compares the total times for two StopWatches.

Method Details

compare

public int compare(Object o1,
                   Object o2)
Compares the total times for two StopWatches.