Class GsonJsonValue

java.lang.Object
com.github.wnameless.json.base.GsonJsonValue
All Implemented Interfaces:
Jsonable, JsonSource, JsonValueBase<GsonJsonValue>, JsonValueCore<GsonJsonValue>

public final class GsonJsonValue extends Object implements JsonValueCore<GsonJsonValue>
The GSON implementation of JsonValueCore.
Author:
Wei-Ming Wu