constructor ObservableMap


ObservableMap()

Creates an observable map.

Source

ObservableMap() : _map = new HashMap<K, V>();