Uses of Interface
com.github.wnameless.json.base.JsonObjectCore
-
-
Uses of JsonObjectCore in com.github.wnameless.json.base
Classes in com.github.wnameless.json.base that implement JsonObjectCore Modifier and Type Class Description classGsonJsonObjectThe GSON implementation ofJsonObjectCore.classJacksonJsonObjectThe Jackson implementation ofJsonObjectCore.Methods in com.github.wnameless.json.base that return JsonObjectCore Modifier and Type Method Description JsonObjectCore<JVC>JsonValueCore. asObject()
-