org.apache.cocoon.profiling.generation
Class StatisticsGenerator.ReportComparator

java.lang.Object
  extended by org.apache.cocoon.profiling.generation.StatisticsGenerator.ReportComparator
All Implemented Interfaces:
Comparator
Enclosing class:
StatisticsGenerator

public static final class StatisticsGenerator.ReportComparator
extends Object
implements Comparator


Constructor Summary
StatisticsGenerator.ReportComparator()
           
 
Method Summary
 int compare(Object o1, Object o2)
           
 
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

StatisticsGenerator.ReportComparator

public StatisticsGenerator.ReportComparator()
Method Detail

compare

public int compare(Object o1,
                   Object o2)
Specified by:
compare in interface Comparator


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.