Class IsStringValue

    • Field Detail

      • m_Value

        protected String m_Value
        the value to check against.
    • Constructor Detail

      • IsStringValue

        public IsStringValue()
        Default constructor.
      • IsStringValue

        public IsStringValue​(String value)
        For initializing the condition with the specified value.
        Parameters:
        value - the value to check