Package arc.struct

Class IntQueue.IntQueueIterator

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

public static class IntQueue.IntQueueIterator extends Object implements Iterable<Integer>, Iterator<Integer>