Module MaterialFX

Class SynchronizedFloatProperty

All Implemented Interfaces:
SynchronizedProperty<Number>, NumberExpression, Observable, Property<Number>, ReadOnlyProperty<Number>, ObservableFloatValue, ObservableNumberValue, ObservableValue<Number>, WritableFloatValue, WritableNumberValue, WritableValue<Number>

public class SynchronizedFloatProperty extends SimpleFloatProperty implements SynchronizedProperty<Number>
Implementation of SynchronizedProperty for float values.