If the pool implements {@link UsageTracking}, should the pool record a
stack trace every time a method is called on a pooled object and retain
the most recent stack trace to aid debugging of abandoned objects?
@return <code>true</code> if usage tracking is enabled
If the pool implements {@link UsageTracking}, should the pool record a stack trace every time a method is called on a pooled object and retain the most recent stack trace to aid debugging of abandoned objects?
@return <code>true</code> if usage tracking is enabled