Package | Description |
---|---|
com.arangodb | |
com.arangodb.internal.cursor |
Modifier and Type | Method and Description |
---|---|
void |
ArangoIterable.foreach(Consumer<? super T> action)
Performs the given action for each element of the
ArangoIterable |
Modifier and Type | Method and Description |
---|---|
void |
ArangoFilterIterable.foreach(Consumer<? super T> action) |
void |
ArangoCursorImpl.foreach(Consumer<? super T> action) |
void |
ArangoMappingIterable.foreach(Consumer<? super T> action) |
Copyright © 2016–2019 ArangoDB GmbH. All rights reserved.