Interface ReadOnlyMapState<T>

All Superinterfaces:
State
All Known Subinterfaces:
MapState<T>
All Known Implementing Classes:
DebugMemoryMapState, LRUMemoryMapState, MemoryMapState, NonTransactionalMap, OpaqueMap, SnapshottableMap, TransactionalMap, TridentReach.StaticSingleKeyMapState

public interface ReadOnlyMapState<T> extends State