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