public class TimestampedCacheMetaDataComparator extends Object implements Comparator<TimestampedCacheMetaData>
| Constructor and Description |
|---|
TimestampedCacheMetaDataComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(TimestampedCacheMetaData metaData1,
TimestampedCacheMetaData metaData2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(TimestampedCacheMetaData metaData1, TimestampedCacheMetaData metaData2)
compare in interface Comparator<TimestampedCacheMetaData>Copyright © 2012. All Rights Reserved.