the java.util.concurrent.locks.ReentrantLock class in Java as an alternative to synchronized code blocks. java.util.concurrent.locks.ReentrantLocks let you do all the stuff that you can do with synchronized, Object#wait() and Object#notify(), plus some mo
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected