Uses of Package
org.glassfish.hk2.utilities.general
-
Classes in org.glassfish.hk2.utilities.general used by org.glassfish.hk2.internal Class Description Hk2ThreadLocal This is a poor mans version of aThreadLocal
with the one major upside of aHk2ThreadLocal.removeAll()
method that can be used to remove ALL instances of all thread locals on ALL threads from any other thread. -
Classes in org.glassfish.hk2.utilities.general used by org.glassfish.hk2.utilities.cache.internal Class Description WeakHashClock This is a clock (if non-empty the next verb will always return a new value in a cycle) that can also get values in O(1) complexity.WeakHashLRU -
Classes in org.glassfish.hk2.utilities.general used by org.glassfish.hk2.utilities.general Class Description DelegatingXMLStreamWriter DelegatingXMLStreamWriter
.WeakHashClock This is a clock (if non-empty the next verb will always return a new value in a cycle) that can also get values in O(1) complexity.WeakHashLRU -
Classes in org.glassfish.hk2.utilities.general used by org.glassfish.hk2.utilities.general.internal Class Description WeakHashClock This is a clock (if non-empty the next verb will always return a new value in a cycle) that can also get values in O(1) complexity.WeakHashLRU -
Classes in org.glassfish.hk2.utilities.general used by org.jvnet.hk2.internal Class Description Hk2ThreadLocal This is a poor mans version of aThreadLocal
with the one major upside of aHk2ThreadLocal.removeAll()
method that can be used to remove ALL instances of all thread locals on ALL threads from any other thread.ThreadSpecificObject This ties the given object with the thread upon which this object is created This class can be used as the key in a hashSet if the incoming object can be used as the key in a hashSet