Package 

Class JsonExtKt

    • Method Summary

      Modifier and Type Method Description
      final static String toJson(Object $self)
      final static <T extends Any> List<T> toJsonList(String $self)
      final static <T extends Any> T fromJson(String $self, Type cls)
      • Methods inherited from class java.lang.Object

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