Package org.hotrod.runtime.json
Class JSONString
- java.lang.Object
-
- org.hotrod.runtime.json.JSONString
-
-
Constructor Summary
Constructors Constructor Description JSONString(java.lang.String value)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)static java.lang.StringescapeChar(char c)inthashCode()java.lang.Stringrender()
-