Uses of Interface
com.loomcache.server.compute.ReadOnlyCacheEntryProcessor.ReadOnlyEntry
Packages that use ReadOnlyCacheEntryProcessor.ReadOnlyEntry
-
Uses of ReadOnlyCacheEntryProcessor.ReadOnlyEntry in com.loomcache.server.compute
Classes in com.loomcache.server.compute that implement ReadOnlyCacheEntryProcessor.ReadOnlyEntryModifier and TypeClassDescriptionfinal recordReadOnlyEntry<K,V> Read-only wrapper implementation of Entry that throws UnsupportedOperationException on mutation attempts.