JsonTokenObjectEnd¶ [Source] End of a JSON object (}). primitive val JsonTokenObjectEnd Constructors¶ create¶ [Source] new val create() : JsonTokenObjectEnd val^ Returns¶ JsonTokenObjectEnd val^ Public Functions¶ eq¶ [Source] fun box eq( that: JsonTokenObjectEnd val) : Bool val Parameters¶ that: JsonTokenObjectEnd val Returns¶ Bool val ne¶ [Source] fun box ne( that: JsonTokenObjectEnd val) : Bool val Parameters¶ that: JsonTokenObjectEnd val Returns¶ Bool val