程序包 com.tlcsdm.core.concurrent
package com.tlcsdm.core.concurrent
-
类说明AbstractWeakConcurrentMap<K,
V, L> A thread-safe map with weak keys.A detached local that allows for explicit control of setting and removing values from a thread-local context.Determines the cleaning format.IndustrialHashMap<K,V> 线程安全HashMap实现 特性: 1.Wrapper for Runnable.By default, an executor service will swallow exceptions.WeakConcurrentMap<K,V> A thread-safe map with weak keys.AWeakConcurrentMapwhere stale entries are removed as a side effect of interacting with this map.A thread-safe set with weak values.Determines the cleaning format.