[][src]Type Definition scf_core::property::PropertyChangeListener

type PropertyChangeListener<K, V> = ConsumerRef<dyn PropertyChangeEvent<K, V>>;