接口的使用
org.hibernate.internal.util.collections.BoundedConcurrentHashMap.EvictionListener
-
使用BoundedConcurrentHashMap.EvictionListener的程序包 程序包 说明 org.hibernate.internal.util.collections -
-
org.hibernate.internal.util.collections中BoundedConcurrentHashMap.EvictionListener的使用
参数类型为BoundedConcurrentHashMap.EvictionListener的org.hibernate.internal.util.collections中的构造器 构造器 说明 BoundedConcurrentHashMap(int capacity, int concurrencyLevel, BoundedConcurrentHashMap.Eviction evictionStrategy, BoundedConcurrentHashMap.EvictionListener<K,V> evictionListener)Creates a new, empty map with the specified maximum capacity, load factor and concurrency level.
-