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, forEach, forEach, intIterator, intSpliterator, spliteratorShortBidirectionalIterator iterator()
BidirectionalIterator.iterator in interface java.lang.Iterable<java.lang.Short>iterator in interface ShortIterableIterable.iterator()