SingleObjectPool
@ThreadSafe
Since
0.12.1
Constructors
Link copied to clipboard
constructor(factory: IObjectFactory<T>, executor: ScheduledExecutorService, evictionDelayMillis: Long, evictionIntervalMillis: Long)