Class SliceIterator

  • All Implemented Interfaces:
    Iterator<Long>

    public class SliceIterator
    extends Object
    implements Iterator<Long>
    Iterate the indices of a slice. Extends Iterator with some additional methods.