Creates a BooleanBinding
that calculates the inverse of the value
of a javafx.beans.value.ObservableBooleanValue
.
op
| the ObservableBooleanValue |
BooleanBinding
NullPointerException
| if the operand is null |
Diagram: Bindings