Interface RowColumnRangeIterator

  • All Superinterfaces:
    java.util.Iterator<java.util.Map.Entry<Cell,​Value>>

    public interface RowColumnRangeIterator
    extends java.util.Iterator<java.util.Map.Entry<Cell,​Value>>
    • Method Summary

      • Methods inherited from interface java.util.Iterator

        forEachRemaining, hasNext, next, remove