Java
What is the advantage of new lock interface over synchronized block?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Jan 6, 2012, 4:14 AM
Check out Java docs for more details:
http://docs.oracle.com/javase/6/docs/api/java/util/concurrent/locks/Lock.html