foodev.jsondiff.jsonwrap.gson
Class GsonJsonPrimitive

java.lang.Object
  extended by foodev.jsondiff.jsonwrap.gson.GsonJsonElement
      extended by foodev.jsondiff.jsonwrap.gson.GsonJsonPrimitive
All Implemented Interfaces:
JzonElement, JzonPrimitive

public class GsonJsonPrimitive
extends GsonJsonElement
implements JzonPrimitive


Constructor Summary
GsonJsonPrimitive(com.google.gson.JsonPrimitive wrapped)
           
 
Method Summary
 
Methods inherited from class foodev.jsondiff.jsonwrap.gson.GsonJsonElement
equals, hashCode, isJsonArray, isJsonNull, isJsonObject, isJsonPrimitive, toString, unwrap
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface foodev.jsondiff.jsonwrap.JzonElement
isJsonArray, isJsonNull, isJsonObject, isJsonPrimitive, unwrap
 

Constructor Detail

GsonJsonPrimitive

public GsonJsonPrimitive(com.google.gson.JsonPrimitive wrapped)


Copyright © 2012. All Rights Reserved.