org.smallmind.quorum.cache.indigenous
Class TimestampedCacheMetaDataComparator

java.lang.Object
  extended by org.smallmind.quorum.cache.indigenous.TimestampedCacheMetaDataComparator
All Implemented Interfaces:
Comparator<TimestampedCacheMetaData>

public class TimestampedCacheMetaDataComparator
extends Object
implements Comparator<TimestampedCacheMetaData>


Constructor Summary
TimestampedCacheMetaDataComparator()
           
 
Method Summary
 int compare(TimestampedCacheMetaData metaData1, TimestampedCacheMetaData metaData2)
           
 
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

TimestampedCacheMetaDataComparator

public TimestampedCacheMetaDataComparator()
Method Detail

compare

public int compare(TimestampedCacheMetaData metaData1,
                   TimestampedCacheMetaData metaData2)
Specified by:
compare in interface Comparator<TimestampedCacheMetaData>


Copyright © 2011. All Rights Reserved.