Uses of Class
com.github.benmanes.caffeine.jcache.event.Registration
Packages that use Registration
-
Uses of Registration in com.github.benmanes.caffeine.jcache.event
Methods in com.github.benmanes.caffeine.jcache.event that return types with arguments of type RegistrationModifier and TypeMethodDescriptionSet<Registration<K, V>> EventDispatcher.registrations()Returns the cache entry listener registrations.