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, hasNextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic ArrayIterator(VPackSlice slice) throws VPackValueTypeException
VPackValueTypeExceptionpublic VPackSlice next()
public void remove()
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.