-
public class JSONBoolean.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static JSONBoolean.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final JSONBooleanof(Boolean b)-
-
Method Detail
-
of
final JSONBoolean of(Boolean b)
-
-
-
-