Uses of Interface
com.loomcache.common.compute.EntryProcessor.Entry
Packages that use EntryProcessor.Entry
-
Uses of EntryProcessor.Entry in com.loomcache.common.compute
Methods in com.loomcache.common.compute with parameters of type EntryProcessor.EntryModifier and TypeMethodDescription@Nullable REntryProcessor.process(EntryProcessor.Entry<K, V> entry) Process the supplied mutable entry.