Enum Cache.ConcurrentLinkedHashMap.Node.State

java.lang.Object
java.lang.Enum<Cache.ConcurrentLinkedHashMap.Node.State>
gw.util.concurrent.Cache.ConcurrentLinkedHashMap.Node.State
All Implemented Interfaces:
Serializable, Comparable<Cache.ConcurrentLinkedHashMap.Node.State>, java.lang.constant.Constable
Enclosing class:
Cache.ConcurrentLinkedHashMap.Node<K,V>

public static enum Cache.ConcurrentLinkedHashMap.Node.State extends Enum<Cache.ConcurrentLinkedHashMap.Node.State>