| Package | Description |
|---|---|
| org.neo4j.function |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Supplier<T>
Represents a supplier of results.
|
| Modifier and Type | Method and Description |
|---|---|
static <T,E extends Exception> |
ThrowingFunctions.fromSupplier(ThrowingSupplier<T,E> supplier) |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.