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