Interface DoubleBidirectionalIterable

All Superinterfaces:
DoubleIterable, Iterable<Double>
All Known Subinterfaces:
DoubleSortedSet
All Known Implementing Classes:
AbstractDoubleSortedSet, DoubleAVLTreeSet, DoubleLinkedOpenCustomHashSet, DoubleLinkedOpenHashSet, DoubleRBTreeSet, DoubleSortedSets.EmptySet, DoubleSortedSets.Singleton, DoubleSortedSets.SynchronizedSortedSet, DoubleSortedSets.UnmodifiableSortedSet

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