Class StringParameterParser.DoubleQuotedStringValue
- java.lang.Object
-
- org.apache.logging.log4j.layout.template.json.util.StringParameterParser.DoubleQuotedStringValue
-
- All Implemented Interfaces:
StringParameterParser.Value
- Enclosing class:
- StringParameterParser
public static final class StringParameterParser.DoubleQuotedStringValue extends Object implements StringParameterParser.Value
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object object)
String
getDoubleQuotedString()
int
hashCode()
String
toString()
-