Uses of Interface
com.identityworksllc.iiq.common.DelegatedConcurrentMap
-
Packages that use DelegatedConcurrentMap Package Description com.identityworksllc.iiq.common Utilities, interfaces, and standalone tools for IIQ development -
-
Uses of DelegatedConcurrentMap in com.identityworksllc.iiq.common
Classes in com.identityworksllc.iiq.common that implement DelegatedConcurrentMap Modifier and Type Class Description classThreadStorageA singleton global object with an internal InheritableThreadLocal, allowing sharing of cached objects within a single thread.classTypeFriendlyDelegatedConcurrentMap<K,V>
-