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