Class MapCursor<K,V>

java.lang.Object
tools.refinery.store.map.internal.state.MapCursor<K,V>
All Implemented Interfaces:
Cursor<K,V>

public class MapCursor<K,V> extends Object implements Cursor<K,V>