public class DynamicDoubleProperty extends PropertyWrapper<Double>
Use APIs in DynamicPropertyFactory to create instance of this class.
defaultValue, prop| Modifier and Type | Method and Description |
|---|---|
double |
get()
Get the current value from the underlying DynamicProperty
|
Double |
getValue()
Get current typed value of the property.
|
addCallback, getChangedTimestamp, getName, propertyChanged, registerSubClassWithNoCallback, toStringpublic double get()
public Double getValue()
PropertyWrappergetValue in class PropertyWrapper<Double>Copyright © 2015. All Rights Reserved.