See: Description
| Class | Description |
|---|---|
| NonReentrantLock |
This class implements a non-reentrant lock which throws a
PreconditionException if a thread tries to acquire a non-reentrant lock that it already holds. |
| NonReentrantLockBuilder | |
| NonReentrantLockBuilder.InnerNonReentrantLockBuilder |
Copyright © 2017. All rights reserved.