Package arc.struct

Class BoolSeq.BoolSeqIterator

java.lang.Object
arc.struct.BoolSeq.BoolSeqIterator
All Implemented Interfaces:
Iterable<Boolean>, Iterator<Boolean>
Enclosing class:
BoolSeq

public static class BoolSeq.BoolSeqIterator extends Object implements Iterable<Boolean>, Iterator<Boolean>