public class NoOpReadWriteLock extends Object implements ReadWriteLock, Serializable
| Constructor and Description |
|---|
NoOpReadWriteLock() |
public Lock readLock()
readLock in interface ReadWriteLockpublic Lock writeLock()
writeLock in interface ReadWriteLockCopyright © 2017 The University of Manchester. All rights reserved.