Enum Class BoundedConcurrentHashMap.BoundedCacheBehaviour

java.lang.Object
java.lang.Enum<BoundedConcurrentHashMap.BoundedCacheBehaviour>
kieker.common.util.map.BoundedConcurrentHashMap.BoundedCacheBehaviour
All Implemented Interfaces:
Serializable, Comparable<BoundedConcurrentHashMap.BoundedCacheBehaviour>, Constable
Enclosing class:
BoundedConcurrentHashMap<K,V>

public static enum BoundedConcurrentHashMap.BoundedCacheBehaviour extends Enum<BoundedConcurrentHashMap.BoundedCacheBehaviour>
Since:
1.10
Author:
Nils Christian Ehmke