A B C D E F I L M N O P R S T V W 
All Classes All Packages

C

close() - Method in class com.github.robtimus.pool.ObjectWrapper
 
close() - Method in interface com.github.robtimus.pool.PoolableObject.Reference
Removes the reference to the PoolableObject from which this reference was created.
com.github.robtimus.pool - module com.github.robtimus.pool
A simple object pool implementation.
com.github.robtimus.pool - package com.github.robtimus.pool
A simple object pool implementation.
createdNonPooledObject(PoolableObject<?>) - Method in class com.github.robtimus.pool.PoolLogger
Called when a new PoolableObject has been created that will not be returned to the pool it was acquired from.
createdObject(PoolableObject<?>) - Method in class com.github.robtimus.pool.PoolLogger
Called when a new PoolableObject has been created.
createdPool(PoolConfig) - Method in class com.github.robtimus.pool.PoolLogger
Called when a Pool has been created.
creatingPool(PoolConfig) - Method in class com.github.robtimus.pool.PoolLogger
Called when a Pool is being created.
custom() - Static method in class com.github.robtimus.pool.PoolConfig
Returns a new builder for creating PoolConfig objects.
custom() - Static method in class com.github.robtimus.pool.PoolLogger
Returns a new builder for creating PoolLogger objects.
A B C D E F I L M N O P R S T V W 
All Classes All Packages