com.banda.chemistry.domain
Class AcVariable.AcVariableLabelComparator

java.lang.Object
  extended by com.banda.chemistry.domain.AcVariable.AcVariableLabelComparator
All Implemented Interfaces:
Comparator<AcVariable<?>>
Enclosing class:
AcVariable<M extends AcVariableSetIF>

public static class AcVariable.AcVariableLabelComparator
extends Object
implements Comparator<AcVariable<?>>


Constructor Summary
AcVariable.AcVariableLabelComparator()
           
 
Method Summary
 int compare(AcVariable<?> var1, AcVariable<?> var2)
           
 
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

AcVariable.AcVariableLabelComparator

public AcVariable.AcVariableLabelComparator()
Method Detail

compare

public int compare(AcVariable<?> var1,
                   AcVariable<?> var2)
Specified by:
compare in interface Comparator<AcVariable<?>>


Copyright © 2013. All Rights Reserved.