Uses of Interface
com.github.wnameless.json.base.JsonValueBase
-
-
Uses of JsonValueBase in com.github.wnameless.json.base
Classes in com.github.wnameless.json.base with type parameters of type JsonValueBase Modifier and Type Interface Description interfaceJsonArrayBase<JV extends JsonValueBase<?>>interfaceJsonObjectBase<JV extends JsonValueBase<?>>interfaceJsonValueBase<JV extends JsonValueBase<?>>Classes in com.github.wnameless.json.base that implement JsonValueBase Modifier and Type Class Description classGsonJsonValueclassJacksonJsonValue
-