private class AetherRepositoryConnector.LatchGuard
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.util.concurrent.atomic.AtomicBoolean |
done |
private java.util.concurrent.CountDownLatch |
latch |
| Constructor and Description |
|---|
LatchGuard(java.util.concurrent.CountDownLatch latch) |
| Modifier and Type | Method and Description |
|---|---|
void |
countDown() |