Nope, ReadWriteLock gives access to a read lock and a write lock that operate 
on the same underlying lock, similar to the RRWL.

On 20 May 2010, at 19:48, Chris Dennis wrote:

> newCondition() is allowed to throw UnsupportedOperationException which  
> is what RRWL read locks do...
> 
> which if ReadLock is just Lock means ReadWriteLock can go away as well.

--
Geert Bevin
Terracotta - http://www.terracotta.org

_______________________________________________
tc-dev mailing list
tc-dev@lists.terracotta.org
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to