public class RowChangeEvent extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RowChangeEvent.EventType |
static class |
RowChangeEvent.RowChangeEventFactory |
| Modifier and Type | Field and Description |
|---|---|
Group |
group |
CountDownLatch |
latch |
RowChange |
rowChange |
RowChangeEvent.EventType |
type |
| Modifier and Type | Method and Description |
|---|---|
void |
setValue(CountDownLatch latch) |
void |
setValue(RowChange rowChange,
Group group) |
public RowChangeEvent.EventType type
public RowChange rowChange
public CountDownLatch latch
public Group group
public void setValue(CountDownLatch latch)
Copyright © 2024. All Rights Reserved.