Interface Snapshottable<T>

All Superinterfaces:
ReadOnlySnapshottable<T>, State
All Known Implementing Classes:
DebugMemoryMapState, LRUMemoryMapState, MemoryMapState, SnapshottableMap

public interface Snapshottable<T> extends ReadOnlySnapshottable<T>
  • Method Details