Class NullImplementation.NullMap

java.lang.Object
java.util.AbstractMap
com.tangosol.util.NullImplementation.NullMap
All Implemented Interfaces:
ExternalizableLite, PortableObject, Serializable, Map
Direct Known Subclasses:
NullImplementation.NullObservableMap
Enclosing class:
NullImplementation

public static class NullImplementation.NullMap extends AbstractMap implements Map, Serializable, ExternalizableLite, PortableObject
A Map that contains nothing and does nothing.
See Also: