Uses of Enum
com.github.benmanes.caffeine.jcache.CacheProxy.NullCompletionListener
Packages that use CacheProxy.NullCompletionListener
-
Uses of CacheProxy.NullCompletionListener in com.github.benmanes.caffeine.jcache
Subclasses with type arguments of type CacheProxy.NullCompletionListener in com.github.benmanes.caffeine.jcacheMethods in com.github.benmanes.caffeine.jcache that return CacheProxy.NullCompletionListenerModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static CacheProxy.NullCompletionListener[]CacheProxy.NullCompletionListener.values()Returns an array containing the constants of this enum type, in the order they are declared.