Package 

Class JSONKt

    • Method Summary

      Modifier and Type Method Description
      final static String toJson(Object $self)
      final static <T extends Any> T fromJson(String $self, Class<T> classOfT)
      final static <T extends Any> T fromJson(String $self, Type type)
      final static <T extends Any> <ERROR CLASS><T> fromJsonList(String $self, Class<T> classOfT)
      • Methods inherited from class java.lang.Object

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