Package com.github.benmanes.caffeine.jcache.event
@NullMarked
@CheckReturnValue
package com.github.benmanes.caffeine.jcache.event
-
ClassesClassDescriptionEventDispatcher<K,
V> A dispatcher that publishes cache events to listeners for asynchronous execution.A listener that provides an adapter to publish events in the order of the actions being performed on a key.Registration<K,V> The registration of aCacheEntryListenerfor event dispatching.