public class ArrayIterator extends SliceIterator<VPackSlice>
current, position, size, slice
Constructor and Description |
---|
ArrayIterator(VPackSlice slice) |
Modifier and Type | Method and Description |
---|---|
VPackSlice |
next() |
void |
remove() |
getCurrent, hasNext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public ArrayIterator(VPackSlice slice) throws VPackValueTypeException
VPackValueTypeException
public VPackSlice next()
public void remove()
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.