public class Latch extends CountDownLatch
| Constructor and Description |
|---|
Latch()
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
release()
Releases all waiting threads
|
Copyright © 2021 MuleSoft, Inc.. All rights reserved.