T - the type of the class implementing this interfaceV - the type of the component valuepublic interface HasValue<T,V>
| Modifier and Type | Method and Description |
|---|---|
T |
value(V value) |
T |
value(V value,
boolean silent) |
Copyright © 2019–2022 Dominokit. All rights reserved.