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

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -