Class MapToString

    • Field Detail

      • m_SortKeys

        protected boolean m_SortKeys
        whether to sort the keys.
    • Constructor Detail

      • MapToString

        public MapToString()
    • Method Detail

      • setSortKeys

        public void setSortKeys​(boolean value)
        Sets whether to sort the keys before generating the output.
        Parameters:
        value - true if to sort the keys
      • getSortKeys

        public boolean getSortKeys()
        Returns whether to sort the keys before generating the output.
        Returns:
        true if to sort the keys
      • sortKeysTipText

        public String sortKeysTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.