Package | Description |
---|---|
java.util.concurrent.locks |
Interfaces and classes providing a framework for locking and waiting
for conditions that is distinct from built-in synchronization and
monitors.
|
Constructor and Description |
---|
ReadLock(ReentrantReadWriteLock lock)
Constructor for use by subclasses
|
WriteLock(ReentrantReadWriteLock lock)
Constructor for use by subclasses
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2022 aicas GmbH. All Rights Reserved.