Skip navigation links
A B C D F I L M N O P R S T V W 

C

close() - Method in class com.github.robtimus.pool.ObjectWrapper
 
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 F I L M N O P R S T V W 
Skip navigation links

Copyright © 2022. All rights reserved.