java.lang.Object
com.github.wnameless.json.base.GsonJsonCore
All Implemented Interfaces:
JsonCore<GsonJsonValue>

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