public static final class ObjectPool.Statistics extends Object
Modifier and Type | Method and Description |
---|---|
int |
getNumActive()
Returns the number of active objects
|
int |
getNumIdle()
Returns the number of idle objects
|
String |
toString() |
Copyright © 2022. All rights reserved.