Uses of Interface
org.glassfish.hk2.utilities.general.WeakHashLRU
Packages that use WeakHashLRU
Package
Description
-
Uses of WeakHashLRU in org.glassfish.hk2.utilities.cache.internal
Fields in org.glassfish.hk2.utilities.cache.internal declared as WeakHashLRUModifier and TypeFieldDescriptionprivate final WeakHashLRU
<K> WeakCARCacheImpl.b1
private final WeakHashLRU
<K> WeakCARCacheImpl.b2
-
Uses of WeakHashLRU in org.glassfish.hk2.utilities.general
Methods in org.glassfish.hk2.utilities.general that return WeakHashLRUModifier and TypeMethodDescriptionstatic <K> WeakHashLRU
<K> GeneralUtilities.getWeakHashLRU
(boolean isWeak) Creates a weak hash clock -
Uses of WeakHashLRU in org.glassfish.hk2.utilities.general.internal
Classes in org.glassfish.hk2.utilities.general.internal that implement WeakHashLRUModifier and TypeClassDescriptionclass
An implementation of the WeakHashLRU as needed by the CAR algorithm