public interface LongBidirectionalIterable extends LongIterable
Iterable that further strengthens the specification of Iterable.iterator().| Modifier and Type | Method and Description |
|---|---|
LongBidirectionalIterator |
iterator()
Returns a type-specific
BidirectionalIterator. |
forEach, forEachspliteratorLongBidirectionalIterator iterator()
BidirectionalIterator.iterator in interface Iterable<Long>iterator in interface LongIterableIterable.iterator()Copyright © 2020. All rights reserved.