All Implemented Interfaces:
EventSource<ObservableEvent<Boolean>,ObservableEventListener<? super Boolean>>, BooleanExpression, ObservableBooleanValue, ReadableBooleanValue, Expression<Boolean>, ObservableSimpleValue<Boolean>, ReadableSimpleValue<Boolean>, ObservableValue<Boolean>, ReadableValue<Boolean>, Supplier<Boolean>

public class BooleanBinding extends Binding<Boolean> implements BooleanExpression
Since:
1.0.0
See Also: