Uses of Interface
javax.cache.processor.EntryProcessor
Packages that use EntryProcessor
-
Uses of EntryProcessor in javax.cache
Methods in javax.cache with parameters of type EntryProcessorModifier and TypeMethodDescription<T> TInvokes anEntryProcessoragainst theCache.Entryspecified by the provided key.<T> Map<K, EntryProcessorResult<T>> Invokes anEntryProcessoragainst the set ofCache.Entrys specified by the set of keys.