public class DefaultAppValueEvent<T> extends DefaultAppEvent implements AppValueEvent<T>
| Constructor and Description |
|---|
DefaultAppValueEvent(Application application,
Object source,
T value) |
| Modifier and Type | Method and Description |
|---|---|
T |
getValue() |
app, sourcepublic DefaultAppValueEvent(Application application, Object source, T value)
public T getValue()
getValue in interface AppValueEvent<T>Copyright © 2021 vpc open source initiative. All rights reserved.