Creates a new javafx.beans.binding.IntegerBinding
that contains the size
of an javafx.collections.ObservableMap
.
op
| the ObservableMap | |
<K> | type of the key elements of the Map | |
<V> | type of the value elements of the Map |
IntegerBinding
NullPointerException
| if the ObservableMap is null |
Diagram: Bindings