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