| Package | Description |
|---|---|
| org.neo4j.function |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Supplier<T>
Deprecated.
Usages will be replaced by corresponding
java.util.function interface and classes in 3.0. |
| Modifier and Type | Method and Description |
|---|---|
static <T,E extends Exception> |
ThrowingFunctions.fromSupplier(ThrowingSupplier<T,E> supplier) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.