A B C D E F I L M N O P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
N
- newObject() - Method in interface com.github.robtimus.pool.PoolableObjectFactory
-
Creates a new
PoolableObject
. - newPool(PoolConfig, Supplier<T>, PoolLogger) - Static method in class com.github.robtimus.pool.ObjectWrapper
-
Creates a new pool of
ObjectWrapper
instances. - None - Exception in com.github.robtimus.pool
-
An exception type that can be used to indicate that no exceptions can be thrown.
- noopLogger() - Static method in class com.github.robtimus.pool.PoolLogger
-
Returns a
PoolLogger
object that does not perform any actual logging.
All Classes All Packages