java - Is GenericObjectPool<T> from commons.apache.org thread safe? -


is commons.apache.org.genericobjectpool<t> thread-safe ? interested in borrowobject() , returnobject() operations.

after doing internet search , personal tests confirm answer indeed genericobjectpool thread safe.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -