Interface JSONSerializer

  • Method Summary

    Modifier and Type
    Method
    Description
    static <T> T
    fromJSON(String json, Class<T> clazz)
     
    default String