Uses of Class
com.strobel.collections.SatelliteCache
-
Packages that use SatelliteCache Package Description com.strobel.collections -
-
Uses of SatelliteCache in com.strobel.collections
Fields in com.strobel.collections with type parameters of type SatelliteCache Modifier and Type Field Description private java.lang.ThreadLocal<SatelliteCache<K,V>>
ThreadLocalCache. _threadCaches
private java.lang.ThreadLocal<SatelliteCache<K,V>>
ThreadLocalIdentityCache. _threadCaches
-