Package tools.refinery.store.map
Interface VersionedMap<K,V>
- All Superinterfaces:
AnyVersionedMap
,Versioned
- All Known Implementing Classes:
VersionedMapDeltaImpl
,VersionedMapStateImpl
-
Method Summary
Methods inherited from interface tools.refinery.store.map.AnyVersionedMap
checkIntegrity, contentEquals, contentHashCode, equals, getSize, hashCode
-
Method Details
-
getDefaultValue
V getDefaultValue() -
get
-
getAll
-
put
-
putAll
-
getDiffCursor
-