Package arc.struct

Class ShortSeq.ShortSeqIterator

java.lang.Object
arc.struct.ShortSeq.ShortSeqIterator
All Implemented Interfaces:
Iterable<Short>, Iterator<Short>
Enclosing class:
ShortSeq

public static class ShortSeq.ShortSeqIterator extends Object implements Iterable<Short>, Iterator<Short>