public interface FloatBidirectionalIterable extends FloatIterable
Iterable that further strengthens the specification of Iterable.iterator().| Modifier and Type | Method and Description |
|---|---|
FloatBidirectionalIterator |
iterator()
Returns a type-specific
BidirectionalIterator. |
doubleIterator, doubleSpliterator, forEach, forEach, forEach, spliteratorFloatBidirectionalIterator iterator()
BidirectionalIterator.iterator in interface FloatIterableiterator in interface java.lang.Iterable<java.lang.Float>Iterable.iterator()