Hierarchy For Package org.newsclub.net.unix.pool
Class Hierarchy
- java.lang.Object
- org.newsclub.net.unix.pool.ConcurrentQueueObjectPool<O> (implements org.newsclub.net.unix.pool.ObjectPool<O>)
- org.newsclub.net.unix.pool.MutableHolder<O>
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- org.newsclub.net.unix.pool.ObjectPool.Lease<O>
- java.io.Closeable
- org.newsclub.net.unix.pool.ObjectPool<O>
- org.newsclub.net.unix.pool.ObjectPool.ObjectSanitizer<T>
- org.newsclub.net.unix.pool.ObjectPool.ObjectSupplier<T>