Creates a new javafx.beans.binding.IntegerBinding
that contains the size
of an javafx.collections.ObservableSet
.
op
| the ObservableSet | |
<E> | the type of the Set elements |
IntegerBinding
NullPointerException
| if the ObservableSet is null |
Diagram: Bindings