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