Class and Description |
---|
LogLevel
The available log levels.
|
None
An exception type that can be used to indicate that no exceptions can be thrown.
|
ObjectWrapper
A poolable object that wraps a single value.
|
Pool
A simple object pool implementation.
|
PoolableObject
An object that can be pooled.
|
PoolableObjectConsumer
An operation that takes a single
PoolableObject . |
PoolableObjectFactory
A factory for
PoolableObject s. |
PoolConfig
Configuration for
Pool instances. |
PoolConfig.Builder
A builder for
PoolConfig objects. |
PoolLogger
A logger for events triggered by a
Pool or PoolableObject . |
PoolLogger.Builder
A builder for
PoolLogger objects. |
Copyright © 2022. All rights reserved.