Uses of Interface
org.glassfish.hk2.utilities.general.WeakHashClock
Packages that use WeakHashClock
Package
Description
-
Uses of WeakHashClock in org.glassfish.hk2.utilities.general
Methods in org.glassfish.hk2.utilities.general that return WeakHashClockModifier and TypeMethodDescriptionstatic <K,V> WeakHashClock<K, V> GeneralUtilities.getWeakHashClock(boolean isWeak) Creates a weak hash clock -
Uses of WeakHashClock in org.glassfish.hk2.utilities.general.internal
Classes in org.glassfish.hk2.utilities.general.internal that implement WeakHashClockModifier and TypeClassDescriptionclassWeakHashClockImpl<K,V> Implementation of WeakHashClock as needed by the CAR algorithm