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

O

objectEvent(LogLevel, PoolableObject<?>, String) - Method in class com.github.robtimus.pool.PoolLogger
objectEvent(LogLevel, PoolableObject<?>, Supplier<String>) - Method in class com.github.robtimus.pool.PoolLogger
objectIdleTooLong(PoolableObject<?>, int, int) - Method in class com.github.robtimus.pool.PoolLogger
Called when a PoolableObject has been idle for too long.
objectInvalidated(PoolableObject<?>, int, int) - Method in class com.github.robtimus.pool.PoolLogger
Called when a PoolableObject is no longer valid and has been removed from its Pool.
ObjectWrapper<T> - Class in com.github.robtimus.pool
A poolable object that wraps a single value.
ObjectWrapper(T) - Constructor for class com.github.robtimus.pool.ObjectWrapper
Creates a new object wrapper.
A B C D F I L M N O P R S T V W 
Skip navigation links

Copyright © 2022. All rights reserved.