public class RowChangeEvent extends Object
限定符和类型 | 类和说明 |
---|---|
static class |
RowChangeEvent.EventType |
static class |
RowChangeEvent.RowChangeEventFactory |
限定符和类型 | 字段和说明 |
---|---|
Condition |
condition |
ReentrantLock |
lock |
RowChange |
rowChange |
RowChangeEvent.EventType |
type |
public RowChangeEvent.EventType type
public RowChange rowChange
public ReentrantLock lock
public Condition condition
public void setValue(RowChange rowChange)
public void setValue(ReentrantLock lock, Condition condition)
Copyright © 2017. All Rights Reserved.