Module javafx.base

Class MapProperty<K,​V>

    • Constructor Detail

      • MapProperty

        public MapProperty()
        Creates a default 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.