public class PoolUtils extends Object
PoolUtils()
static <T> void
returnToPool(org.apache.commons.pool2.ObjectPool<T> pool, T predictor)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PoolUtils()
public static <T> void returnToPool(org.apache.commons.pool2.ObjectPool<T> pool, T predictor)
Copyright © 2025. All rights reserved.