Package org.glassfish.hk2.utilities.general
package org.glassfish.hk2.utilities.general
-
ClassDescriptionDelegating
XMLStreamWriter
.This class contains utilities useful for any codeThis 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.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 hashSetWeakHashClock<K,V> 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<K>