Interface LongBidirectionalIterable

All Superinterfaces:
Iterable<Long>, LongIterable
All Known Subinterfaces:
LongSortedSet
All Known Implementing Classes:
AbstractLongSortedSet, LongAVLTreeSet, LongLinkedOpenCustomHashSet, LongLinkedOpenHashSet, LongRBTreeSet, LongSortedSets.EmptySet, LongSortedSets.Singleton, LongSortedSets.SynchronizedSortedSet, LongSortedSets.UnmodifiableSortedSet

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