Module javafx.base

Class MapProperty<K,V>

    • Constructor Detail

      • MapProperty

        public MapProperty()
    • Method Detail

      • toString

        public String toString()
        Returns a string representation of this MapProperty object.
        Overrides:
        toString in class ReadOnlyMapProperty<K,V>
        Returns:
        a string representation of this MapProperty object.