public static class LongQueue.IntQueueIterable
extends java.lang.Object
implements java.lang.Iterable<java.lang.Long>
Constructor and Description |
---|
IntQueueIterable(LongQueue queue) |
IntQueueIterable(LongQueue queue,
boolean allowRemove) |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<java.lang.Long> |
iterator() |