fr.ifremer.isisfish.simulator.sensitivity
Class FactorGroup.FactorComparator

java.lang.Object
  extended by fr.ifremer.isisfish.simulator.sensitivity.FactorGroup.FactorComparator
All Implemented Interfaces:
Comparator<Factor>
Enclosing class:
FactorGroup

protected static class FactorGroup.FactorComparator
extends Object
implements Comparator<Factor>


Constructor Summary
protected FactorGroup.FactorComparator()
           
 
Method Summary
 int compare(Factor o1, Factor 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

FactorGroup.FactorComparator

protected FactorGroup.FactorComparator()
Method Detail

compare

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


Copyright © 1999-2012 CodeLutin. All Rights Reserved.