public interface SealableLatch
| Modifier and Type | Method and Description |
|---|---|
void |
await() |
boolean |
isSealed() |
void |
seal() |
void |
signal() |
void signal()
void await()
throws InterruptedException
InterruptedExceptionvoid seal()
boolean isSealed()
Copyright © 2018 The International Consortium of Investigative Journalists. All rights reserved.