Uses of Interface
com.loomcache.server.jcache.EntryProcessor
Packages that use EntryProcessor
-
Uses of EntryProcessor in com.loomcache.server.jcache
Methods in com.loomcache.server.jcache with parameters of type EntryProcessorModifier and TypeMethodDescription<T> @Nullable TLoomJCache.invoke(K key, EntryProcessor<K, V, T> processor) Invoke a native entry processor on the entry for the specified key.