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. |
forEach, forEachspliteratorFloatBidirectionalIterator iterator()
BidirectionalIterator.iterator in interface FloatIterableiterator in interface Iterable<Float>Iterable.iterator()