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