Interface ConfigurationTokenizer.Property

    • Method Detail

      • setValue

        void setValue​(String v)
        Value is mutable for variable expansion
      • isExpanded

        boolean isExpanded()
        Indicates that variable expansion has occurred.
      • setExpanded

        void setExpanded​(boolean v)