public interface ByteBidirectionalIterable extends ByteIterable
Iterable that further strengthens the specification
of Iterable.iterator().| Modifier and Type | Method and Description |
|---|---|
ByteBidirectionalIterator |
iterator()
Returns a type-specific
BidirectionalIterator. |
forEach, forEachByteBidirectionalIterator iterator()
BidirectionalIterator.iterator in interface ByteIterableiterator in interface java.lang.Iterable<java.lang.Byte>Iterable.iterator()