-
public class JSONString.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final JSONStringEMPTYpublic final static JSONString.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final JSONStringof(CharSequence s)final JSONStringgetEMPTY()-
-
Method Detail
-
of
final JSONString of(CharSequence s)
-
getEMPTY
final JSONString getEMPTY()
-
-
-
-