V
- Value typepublic interface ValueComponent<V> extends HasComponent, Serializable
Component
representation.Modifier and Type | Method and Description |
---|---|
V |
getValue()
Gets the current value of this value component.
|
getComponent
V getValue()
Copyright © 2019 The Holon Platform. All rights reserved.