com.pyxis.greenhopper.charts.issuetracking
Class AbstractCumulativeFlow.FlowCurveComparator

java.lang.Object
  extended by com.pyxis.greenhopper.charts.issuetracking.AbstractCumulativeFlow.FlowCurveComparator
All Implemented Interfaces:
java.util.Comparator<Curve>
Enclosing class:
AbstractCumulativeFlow

protected class AbstractCumulativeFlow.FlowCurveComparator
extends java.lang.Object
implements java.util.Comparator<Curve>


Constructor Summary
protected AbstractCumulativeFlow.FlowCurveComparator()
           
 
Method Summary
 int compare(Curve curve, Curve curveToCompare)
           
 
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

AbstractCumulativeFlow.FlowCurveComparator

protected AbstractCumulativeFlow.FlowCurveComparator()
Method Detail

compare

public int compare(Curve curve,
                   Curve curveToCompare)
Specified by:
compare in interface java.util.Comparator<Curve>


Copyright © 2007-2014 Atlassian. All Rights Reserved.