Class Hierarchy
- java.lang.Object
- com.github.robtimus.pool.Pool<T,X>
- com.github.robtimus.pool.PoolableObject<X>
- com.github.robtimus.pool.ObjectWrapper<T> (implements java.lang.AutoCloseable)
- com.github.robtimus.pool.PoolConfig
- com.github.robtimus.pool.PoolConfig.Builder
- com.github.robtimus.pool.PoolLogger
- com.github.robtimus.pool.PoolLogger.Builder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.github.robtimus.pool.None
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- java.lang.AutoCloseable
- com.github.robtimus.pool.PoolableObject.Reference<X>
- com.github.robtimus.pool.PoolableObjectConsumer<T,X>
- com.github.robtimus.pool.PoolableObjectFactory<T,X>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.github.robtimus.pool.LogLevel
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)