| Modifier and Type | Method and Description |
|---|---|
EphemeralLocks.Handle |
EphemeralLocks.lock(Object key)
Acquires the lock for the given key and returns a handle to the lock, which must be
closed to release the underlying lock.
|
Copyright © 2018. All rights reserved.