Package tools.refinery.store.map
Interface DiffCursor<K,V>
- All Superinterfaces:
Cursor<K,
V>
- All Known Implementing Classes:
DeltaDiffCursor
,MapDiffCursor
-
Method Summary
Methods inherited from interface tools.refinery.store.map.Cursor
getDependingMaps, getKey, getValue, isDirty, isTerminated, move