public interface CharBidirectionalIterable extends CharIterable
Iterable that further strengthens the specification of Iterable.iterator().| Modifier and Type | Method and Description |
|---|---|
CharBidirectionalIterator |
iterator()
Returns a type-specific
BidirectionalIterator. |
forEach, forEach, forEach, intIterator, intSpliterator, spliteratorCharBidirectionalIterator iterator()
BidirectionalIterator.iterator in interface CharIterableiterator in interface java.lang.Iterable<java.lang.Character>Iterable.iterator()