| Package | Description |
|---|---|
| org.neo4j.collection.pool | |
| org.neo4j.function |
| Constructor and Description |
|---|
LinkedQueuePool(int minSize,
Factory<R> factory) |
LinkedQueuePool(int minSize,
Factory<R> factory,
LinkedQueuePool.CheckStrategy strategy,
LinkedQueuePool.Monitor monitor) |
MarshlandPool(Factory<T> objectFactory) |
| Modifier and Type | Method and Description |
|---|---|
static <T> Factory<T> |
Functions.constantly(T item) |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.