Package tools.refinery.store.map
Interface Cursor<K,V>
- All Known Subinterfaces:
DiffCursor<K,V>
- All Known Implementing Classes:
DeltaDiffCursor,FilteredCursor,InOrderMapCursor,IteratorAsCursor,IteratorBasedCursor,MapCursor,MapDiffCursor
public interface Cursor<K,V>