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