public static class ByteIterator.ByteArrayIterator$
extends java.lang.Object
Constructor and Description |
---|
ByteIterator.ByteArrayIterator$() |
Modifier and Type | Method and Description |
---|---|
protected ByteIterator.ByteArrayIterator |
apply(byte[] array) |
protected ByteIterator.ByteArrayIterator |
apply(byte[] array,
int from,
int until) |
ByteIterator.ByteArrayIterator |
empty() |
protected ByteIterator.ByteArrayIterator apply(byte[] array)
protected ByteIterator.ByteArrayIterator apply(byte[] array, int from, int until)
public ByteIterator.ByteArrayIterator empty()