Class GridCursorIteratorWrapper<V>

  • All Implemented Interfaces:
    GridCursor<V>

    public class GridCursorIteratorWrapper<V>
    extends Object
    implements GridCursor<V>
    Wrap Iterator and adapt it to GridCursor.