DynamicValue
Class represents a DynamicValue, and provides users with ability to change the value, by exposing one public method set It also allows attaching listeners (package level access), and takes care of notifying them when the held value changes.
Parameters
Inheritors
Types
Properties
Link copied to clipboard
Retrieves the amount of listeners attached to this DynamicValue.