Interface IntBidirectionalIterable

All Superinterfaces:
IntIterable, Iterable<Integer>
All Known Subinterfaces:
IntSortedSet
All Known Implementing Classes:
AbstractIntSortedSet, IntAVLTreeSet, IntLinkedOpenCustomHashSet, IntLinkedOpenHashSet, IntRBTreeSet, IntSortedSets.EmptySet, IntSortedSets.Singleton, IntSortedSets.SynchronizedSortedSet, IntSortedSets.UnmodifiableSortedSet

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