Searched refs:isInPool (Results 1 – 3 of 3) sorted by relevance
111 if (isInPool(instance)) { in release()122 private boolean isInPool(T instance) { in isInPool() method in Pools.SimplePool