ByteIterator
public 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 ByteIterator
public byte next()
next
in interface ByteIterator
Copyright © 2004–2017. All rights reserved.