public interface DoubleBidirectionalIterable extends DoubleIterable
Iterable that further strengthens the specification of Iterable.iterator().| Modifier and Type | Method and Description |
|---|---|
DoubleBidirectionalIterator |
iterator()
Returns a type-specific
BidirectionalIterator. |
doubleIterator, doubleSpliterator, forEach, forEach, forEach, spliteratorDoubleBidirectionalIterator iterator()
BidirectionalIterator.iterator in interface DoubleIterableiterator in interface java.lang.Iterable<java.lang.Double>Iterable.iterator()