Uses of Enum
com.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap.DiscardingListener
-
Uses of ConcurrentLinkedHashMap.DiscardingListener in com.googlecode.concurrentlinkedhashmap
Subclasses with type arguments of type ConcurrentLinkedHashMap.DiscardingListener in com.googlecode.concurrentlinkedhashmapModifier and TypeClassDescription(package private) static enumA listener that ignores all notifications.Methods in com.googlecode.concurrentlinkedhashmap that return ConcurrentLinkedHashMap.DiscardingListenerModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.ConcurrentLinkedHashMap.DiscardingListener.values()Returns an array containing the constants of this enum type, in the order they are declared.