Uses of Interface
javax.cache.processor.EntryProcessorResult
Packages that use EntryProcessorResult
-
Uses of EntryProcessorResult in javax.cache
Methods in javax.cache that return types with arguments of type EntryProcessorResultModifier and TypeMethodDescription<T> Map<K, EntryProcessorResult<T>> Invokes anEntryProcessoragainst the set ofCache.Entrys specified by the set of keys.