Creates a new javafx.beans.binding.BooleanBinding
that holds true
if a given javafx.collections.ObservableSet
is empty.
op
| the ObservableSet | |
<E> | the type of the Set elements |
BooleanBinding
NullPointerException
| if the ObservableSet is null |
Diagram: Bindings