Package | Description |
---|---|
com.arangodb | |
com.arangodb.internal.cursor |
Modifier and Type | Method and Description |
---|---|
void |
ArangoIterable.foreach(Consumer<? super T> action)
Deprecated.
Use
Iterable.forEach(java.util.function.Consumer) instead. |
Modifier and Type | Method and Description |
---|---|
void |
ArangoCursorImpl.foreach(Consumer<? super T> action) |
void |
ArangoFilterIterable.foreach(Consumer<? super T> action)
Deprecated.
|
void |
ArangoMappingIterable.foreach(Consumer<? super T> action)
Deprecated.
|
Copyright © 2016–2022 ArangoDB GmbH. All rights reserved.