com.jalios.jcms.analytics
Class AbstractStatisticAgent.AbstractReportMetricComparator

java.lang.Object
  extended by com.jalios.jcms.analytics.AbstractStatisticAgent.AbstractReportMetricComparator
All Implemented Interfaces:
Comparator<AbstractReportMetric>
Enclosing class:
AbstractStatisticAgent

public static class AbstractStatisticAgent.AbstractReportMetricComparator
extends Object
implements Comparator<AbstractReportMetric>


Constructor Summary
AbstractStatisticAgent.AbstractReportMetricComparator()
           
 
Method Summary
 int compare(AbstractReportMetric o1, AbstractReportMetric 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

AbstractStatisticAgent.AbstractReportMetricComparator

public AbstractStatisticAgent.AbstractReportMetricComparator()
Method Detail

compare

public int compare(AbstractReportMetric o1,
                   AbstractReportMetric o2)
Specified by:
compare in interface Comparator<AbstractReportMetric>


Copyright © 2001-2010 Jalios SA. All Rights Reserved.