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