Package arc.struct

Class IntSeq.IntSeqIterator

java.lang.Object
arc.struct.IntSeq.IntSeqIterator
All Implemented Interfaces:
Iterable<Integer>, Iterator<Integer>
Enclosing class:
IntSeq

public static class IntSeq.IntSeqIterator extends Object implements Iterable<Integer>, Iterator<Integer>