-
- All Implemented Interfaces:
-
io.kjson.JSONValue
public final class JSONString implements JSONValue
A JSON string value.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classJSONString.Companion
-
Constructor Summary
Constructors Constructor Description JSONString(String value)
-