ByteIteratorpublic final class ImmutableEmptyByteIterator extends Object implements ByteIterator
| Modifier and Type | Field | Description |
|---|---|---|
static ImmutableEmptyByteIterator |
INSTANCE |
public static final ImmutableEmptyByteIterator INSTANCE
public boolean hasNext()
hasNext in interface ByteIteratorpublic byte next()
next in interface ByteIteratorCopyright © 2004–2017. All rights reserved.