public interface ShortBidirectionalIterable extends ShortIterable
Iterable that further strengthens the specification
of Iterable.iterator().| Modifier and Type | Method and Description |
|---|---|
ShortBidirectionalIterator |
iterator()
Returns a type-specific
BidirectionalIterator. |
forEach, forEachShortBidirectionalIterator iterator()
BidirectionalIterator.iterator in interface java.lang.Iterable<java.lang.Short>iterator in interface ShortIterableIterable.iterator()