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