Package | Description |
---|---|
com.stoyanr.evictor.map |
Modifier and Type | Class and Description |
---|---|
class |
ConcurrentHashMapWithTimedEviction<K,V>
A
ConcurrentMapWithTimedEviction which conforms to the
ConcurrentHashMap specification. |
class |
ConcurrentMapWithTimedEvictionDecorator<K,V>
A
ConcurrentMapWithTimedEviction implementation which decorates an
existing ConcurrentMap implementation. |
Copyright © 2012–2016. All rights reserved.