public final class LockManager.DNLock extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
void |
unlock()
Unlocks this lock and releases any blocked threads.
|
public void unlock()
IllegalStateException - If this lock has already been unlocked.Copyright © 2010-2020 Wren Security. All Rights Reserved.