Interface ShortBidirectionalIterable

All Superinterfaces:
Iterable<Short>, ShortIterable
All Known Subinterfaces:
ShortSortedSet
All Known Implementing Classes:
AbstractShortSortedSet, ShortAVLTreeSet, ShortLinkedOpenCustomHashSet, ShortLinkedOpenHashSet, ShortRBTreeSet, ShortSortedSets.EmptySet, ShortSortedSets.Singleton, ShortSortedSets.SynchronizedSortedSet, ShortSortedSets.UnmodifiableSortedSet

public interface ShortBidirectionalIterable extends ShortIterable
A type-specific Iterable that further strengthens the specification of Iterable.iterator().