Uses of Interface
com.github.wnameless.json.base.JsonArrayBase
-
Uses of JsonArrayBase in com.github.wnameless.json.base
Subinterfaces of JsonArrayBase in com.github.wnameless.json.baseClasses in com.github.wnameless.json.base that implement JsonArrayBaseModifier and TypeClassDescriptionfinal classThe GSON implementation ofJsonArrayCore.final classThe Jackson implementation ofJsonArrayCore.final classThe Jakarta implementation ofJsonArrayCore.final classThe org.json implementation ofJsonArrayCore.Methods in com.github.wnameless.json.base that return JsonArrayBaseMethods in com.github.wnameless.json.base with parameters of type JsonArrayBaseModifier and TypeMethodDescriptionJsonValueUtils.toList(JsonArrayBase<?> jsonArray) Creates aListby givenJsonArrayBase.