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