Interface VectorOffset

    • Method Detail

      • advance

        void advance()
        Advances by one batch.
      • isDone

        boolean isDone()
        Checks if iteration is "done", meaning the current batch of offsets is empty, and there are no more coming.
      • reset

        void reset()
        Resets the object back to its original state. Once this is done, iteration can begin anew.