JavaScript is disabled on your browser.
Skip navigation links
Infinispan 15.0.9-SNAPSHOT
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.infinispan.functional.impl.ReadOnlyMapImpl
Packages that use
ReadOnlyMapImpl
Package
Description
org.infinispan.functional.impl
Uses of
ReadOnlyMapImpl
in
org.infinispan.functional.impl
Subclasses of
ReadOnlyMapImpl
in
org.infinispan.functional.impl
Modifier and Type
Class
Description
class
SimpleReadOnlyMapImpl
<K,
V>
A
ReadOnlyMapImpl
that works with a simple cache.