public class MarshlandPool<T> extends Object implements Pool<T>
| Constructor and Description |
|---|
MarshlandPool(org.neo4j.function.Factory<T> objectFactory) |
MarshlandPool(Pool<T> delegatePool) |
public MarshlandPool(org.neo4j.function.Factory<T> objectFactory)
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.