Package 

Class JSONExtensionKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit addAll(JSONObject $self, JSONObject jsonToAdd) Merge the two JSON objects together
      final static Unit optPut(JSONArray $self, JSONObject jsonToAdd) Optionally adds the item to the array if it exists
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait