Uses of Enum
com.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap.DrainStatus
-
Uses of ConcurrentLinkedHashMap.DrainStatus in com.googlecode.concurrentlinkedhashmap
Fields in com.googlecode.concurrentlinkedhashmap with type parameters of type ConcurrentLinkedHashMap.DrainStatusModifier and TypeFieldDescription(package private) final AtomicReference<ConcurrentLinkedHashMap.DrainStatus> ConcurrentLinkedHashMap.drainStatusMethods in com.googlecode.concurrentlinkedhashmap that return ConcurrentLinkedHashMap.DrainStatusModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ConcurrentLinkedHashMap.DrainStatus[]ConcurrentLinkedHashMap.DrainStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.