Package 

Class JsonFunctionsKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit getJson(URL $self, Function1<JsonObject, Unit> consumer, Function1<IOException, Unit> exception, JavaPlugin plugin)
      final static Unit getJson(String $self, Function1<JsonObject, Unit> consumer, Function1<IOException, Unit> exception, JavaPlugin plugin)
      final static JsonObject toJsonObject(String $self)
      • Methods inherited from class java.lang.Object

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