Module 
Package org.xnio

Interface Pool<T>

Type Parameters:
T - the resource type
All Known Implementing Classes:
ByteBufferSlicePool

public interface Pool<T>
Deprecated.
A generic pooled resource manager.