public abstract class AbstractReadWriteLockState extends Object implements ReadWriteLockState
| Constructor and Description |
|---|
AbstractReadWriteLockState() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
tryLock() |
void |
unlock() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdowngradeWriteToReadLock, lockingStrategy, readUnlock, tryReadLock, tryUpgradeReadToWriteLock, tryWriteLock, writeUnlockCopyright © 2019. All rights reserved.