Class LRUCacheCheapRead.CacheEntryImplComparator

java.lang.Object
org.glassfish.hk2.utilities.cache.internal.LRUCacheCheapRead.CacheEntryImplComparator
All Implemented Interfaces:
Comparator<LRUCacheCheapRead.CacheEntryImpl<?,?>>
Enclosing class:
LRUCacheCheapRead<K,V>

private static class LRUCacheCheapRead.CacheEntryImplComparator extends Object implements Comparator<LRUCacheCheapRead.CacheEntryImpl<?,?>>