public class ObjectIterator extends SliceIterator<Map.Entry<String,VPackSlice>>
current, position, size, slice| Constructor and Description |
|---|
ObjectIterator(VPackSlice slice) |
| Modifier and Type | Method and Description |
|---|---|
Map.Entry<String,VPackSlice> |
next() |
void |
remove() |
getCurrent, hasNextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic ObjectIterator(VPackSlice slice) throws VPackValueTypeException
VPackValueTypeExceptionpublic Map.Entry<String,VPackSlice> next()
public void remove()
Copyright © 2016 ArangoDB GmbH. All rights reserved.