com.banda.chemistry.domain
Class AcItemHistory.AcItemHistoryLabelComparator

java.lang.Object
  extended by com.banda.chemistry.domain.AcItemHistory.AcItemHistoryLabelComparator
All Implemented Interfaces:
Comparator<AcItemHistory<?>>
Enclosing class:
AcItemHistory<H extends AcItemHistoriesHolder>

public static class AcItemHistory.AcItemHistoryLabelComparator
extends Object
implements Comparator<AcItemHistory<?>>


Constructor Summary
AcItemHistory.AcItemHistoryLabelComparator()
           
 
Method Summary
 int compare(AcItemHistory<?> atih1, AcItemHistory<?> atih2)
           
 
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

AcItemHistory.AcItemHistoryLabelComparator

public AcItemHistory.AcItemHistoryLabelComparator()
Method Detail

compare

public int compare(AcItemHistory<?> atih1,
                   AcItemHistory<?> atih2)
Specified by:
compare in interface Comparator<AcItemHistory<?>>


Copyright © 2013. All Rights Reserved.