Interface FloatBidirectionalIterable

All Superinterfaces:
FloatIterable, Iterable<Float>
All Known Subinterfaces:
FloatSortedSet
All Known Implementing Classes:
AbstractFloatSortedSet, FloatAVLTreeSet, FloatLinkedOpenCustomHashSet, FloatLinkedOpenHashSet, FloatRBTreeSet, FloatSortedSets.EmptySet, FloatSortedSets.Singleton, FloatSortedSets.SynchronizedSortedSet, FloatSortedSets.UnmodifiableSortedSet

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