org.smallmind.quorum.cache.indigenous
Class TimestampedCacheMetaDataComparator
java.lang.Object
org.smallmind.quorum.cache.indigenous.TimestampedCacheMetaDataComparator
- All Implemented Interfaces:
- Comparator<TimestampedCacheMetaData>
public class TimestampedCacheMetaDataComparator
- extends Object
- implements Comparator<TimestampedCacheMetaData>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimestampedCacheMetaDataComparator
public TimestampedCacheMetaDataComparator()
compare
public int compare(TimestampedCacheMetaData metaData1,
TimestampedCacheMetaData metaData2)
- Specified by:
compare in interface Comparator<TimestampedCacheMetaData>
Copyright © 2012. All Rights Reserved.