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