Interface PairDPCursor

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int[] getDepth()
      retrieve the depth of this cursor
      boolean hasNext()
      test wether the cursor can be advanced further
      void next​(Cell[][] cells)
      retrieve the next block of cells
      Cell[][] press()
      press out a new correctly sized cell array