static class TestAssignmentListener.DummyListener extends Object
| Modifier and Type | Field and Description |
|---|---|
protected AtomicInteger |
modified |
| Constructor and Description |
|---|
DummyListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
awaitModifications(int count) |
protected AtomicInteger modified
DummyListener()
public void awaitModifications(int count) throws InterruptedException
InterruptedExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.