Module MaterialFX

Class ResettableBooleanProperty

All Implemented Interfaces:
ResettableProperty<Boolean>, Observable, Property<Boolean>, ReadOnlyProperty<Boolean>, ObservableBooleanValue, ObservableValue<Boolean>, WritableBooleanValue, WritableValue<Boolean>

public class ResettableBooleanProperty extends SimpleBooleanProperty implements ResettableProperty<Boolean>