public final class ReentrantGuard
extends java.util.concurrent.locks.ReentrantLock
| Constructor and Description |
|---|
ReentrantGuard() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
withGuard(scala.Function0<T> body) |
getHoldCount, getOwner, getQueuedThreads, getQueueLength, getWaitingThreads, getWaitQueueLength, hasQueuedThread, hasQueuedThreads, hasWaiters, isFair, isHeldByCurrentThread, isLocked, lock, lockInterruptibly, newCondition, toString, tryLock, tryLock, unlock