public final class SerializedReadWriteLock extends java.lang.Object implements ReadWriteLock, java.io.Serializable
| Constructor and Description |
|---|
SerializedReadWriteLock() |
| Modifier and Type | Method and Description |
|---|---|
Lock |
readLock()
Return the lock used for reading.
|
Lock |
writeLock()
Return the lock used for writing.
|
public Lock readLock()
readLock in interface ReadWriteLockpublic Lock writeLock()
writeLock in interface ReadWriteLockGlazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by swimmesberger at Wed Feb 13 09:45:20 CET 2019