public static interface ObservableValue.ObservableValueListener<T>
| Modifier and Type | Method and Description |
|---|---|
void |
onChange(ObservableValueEvent<T> t) |
void onChange(ObservableValueEvent<T> t)
Copyright © 2022 vpc open source initiative. All rights reserved.