类的使用
com.tlcsdm.core.concurrent.WeakConcurrentMap.LookupKey
-
com.tlcsdm.core.concurrent中WeakConcurrentMap.LookupKey的使用
修饰符和类型字段说明private static final ThreadLocal<WeakConcurrentMap.LookupKey<?>> WeakConcurrentMap.LOOKUP_KEY_CACHELookup keys are cached thread-locally to avoid allocations on lookups.修饰符和类型方法说明protected WeakConcurrentMap.LookupKey<K> WeakConcurrentMap.getLookupKey(K key) (专用程序包) WeakConcurrentMap.LookupKey<K> 修饰符和类型方法说明protected voidWeakConcurrentMap.resetLookupKey(WeakConcurrentMap.LookupKey<K> lookupKey)