java.lang.Iterable<java.lang.Short>, ShortIterableShortSortedSetAbstractShortSortedSet, ShortAVLTreeSet, ShortLinkedOpenCustomHashSet, ShortLinkedOpenHashSet, ShortRBTreeSet, ShortSortedSets.EmptySet, ShortSortedSets.Singleton, ShortSortedSets.SynchronizedSortedSet, ShortSortedSets.UnmodifiableSortedSetpublic interface ShortBidirectionalIterable extends ShortIterable
Iterable that further strengthens the specification
of Iterable.iterator().| Modifier and Type | Method | 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()