Uses of Interface
org.glassfish.hk2.utilities.cache.CacheEntry
Packages that use CacheEntry
-
Uses of CacheEntry in org.glassfish.hk2.utilities.cache
Subinterfaces of CacheEntry in org.glassfish.hk2.utilities.cacheModifier and TypeInterfaceDescriptioninterface
Represents a single hybrid cache entry.Classes in org.glassfish.hk2.utilities.cache that implement CacheEntryMethods in org.glassfish.hk2.utilities.cache that return CacheEntryModifier and TypeMethodDescriptionabstract CacheEntry
Adds the given key and value pair into the cache -
Uses of CacheEntry in org.glassfish.hk2.utilities.cache.internal
Classes in org.glassfish.hk2.utilities.cache.internal that implement CacheEntryMethods in org.glassfish.hk2.utilities.cache.internal that return CacheEntry