| Package Summary Overview Summary |
class:StampedLock [CHANGED] |
||||
|
||||
constructor:<init>() [NONE] |
|
|
method:writeLock() [NONE] |
|
|
method:tryWriteLock(long,java.util.concurrent.TimeUnit) [NONE] |
|
|
method:writeLockInterruptibly() [NONE] |
|
|
method:readLock() [NONE] |
|
|
method:tryReadLock() [NONE] |
|
|
method:tryReadLock(long,java.util.concurrent.TimeUnit) [NONE] |
|
|
method:readLockInterruptibly() [NONE] |
|
|
method:tryOptimisticRead() [NONE] |
|
|
method:validate(long) [NONE] |
|
|
method:unlockWrite(long) [NONE] |
|
|
method:unlockRead(long) [NONE] |
|
|
method:unlock(long) [NONE] |
|
|
method:tryConvertToWriteLock(long) [NONE] |
|
|
method:tryConvertToReadLock(long) [NONE] |
|
|
method:tryConvertToOptimisticRead(long) [NONE] |
|
|
method:tryUnlockWrite() [NONE] |
|
|
method:tryUnlockRead() [NONE] |
|
|
method:isWriteLocked() [NONE] |
|
|
method:isReadLocked() [NONE] |
|
|
method:isWriteLockStamp(long) [NONE] |
|
|
method:isReadLockStamp(long) [NONE] |
|
|
method:isLockStamp(long) [NONE] |
|
|
method:isOptimisticReadStamp(long) [NONE] |
|
|
method:getReadLockCount() [NONE] |
|
|
method:toString() [NONE] |
|
|
method:asReadLock() [NONE] |
|
|
method:asWriteLock() [NONE] |
|
|
method:asReadWriteLock() [NONE] |
|
|
© 2019 Oracle Corporation and/or its affiliates