Uses of Class
org.glassfish.hk2.utilities.cache.internal.LRUCacheCheapRead.CacheEntryImpl
Packages that use LRUCacheCheapRead.CacheEntryImpl
-
Uses of LRUCacheCheapRead.CacheEntryImpl in org.glassfish.hk2.utilities.cache.internal
Fields in org.glassfish.hk2.utilities.cache.internal with type parameters of type LRUCacheCheapRead.CacheEntryImplModifier and TypeFieldDescription(package private) Map
<K, LRUCacheCheapRead.CacheEntryImpl<K, V>> LRUCacheCheapRead.cache
Methods in org.glassfish.hk2.utilities.cache.internal that return LRUCacheCheapRead.CacheEntryImplMethods in org.glassfish.hk2.utilities.cache.internal with parameters of type LRUCacheCheapRead.CacheEntryImplModifier and TypeMethodDescriptionint
LRUCacheCheapRead.CacheEntryImplComparator.compare
(LRUCacheCheapRead.CacheEntryImpl<?, ?> first, LRUCacheCheapRead.CacheEntryImpl<?, ?> second)