Uses of Interface
com.github.wnameless.json.base.JsonArrayCore
-
-
Uses of JsonArrayCore in com.github.wnameless.json.base
Classes in com.github.wnameless.json.base that implement JsonArrayCore Modifier and Type Class Description classGsonJsonArrayThe GSON implementation ofJsonArrayCore.classJacksonJsonArrayThe Jackson implementation ofJsonArrayCore.Methods in com.github.wnameless.json.base that return JsonArrayCore Modifier and Type Method Description JsonArrayCore<JVC>JsonValueCore. asArray()
-