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, forEachspliteratorShortBidirectionalIterator iterator()
BidirectionalIterator.iterator in interface Iterable<Short>iterator in interface ShortIterableIterable.iterator()Copyright © 2020. All rights reserved.