Class AbstractSnapshotValue<O,​V>

java.lang.Object
org.core.utils.entry.AbstractSnapshotValue<O,​V>
All Implemented Interfaces:
SnapshotValue<O,​V>
Direct Known Subclasses:
AbstractSnapshotValue.AbstractIdentitySnapshotValue

public abstract class AbstractSnapshotValue<O,​V> extends Object implements SnapshotValue<O,​V>