Uses of Interface
org.glassfish.hk2.utilities.general.WeakHashLRU
Packages that use WeakHashLRU
Package
Description
-
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 TypeClassDescriptionclassAn implementation of the WeakHashLRU as needed by the CAR algorithm