foodev.jsondiff.jsonwrap.gson
Class GsonJsonNull

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

public class GsonJsonNull
extends GsonJsonElement
implements JzonNull


Field Summary
static GsonJsonNull INSTANCE
           
 
Constructor Summary
GsonJsonNull()
           
 
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
 

Field Detail

INSTANCE

public static final GsonJsonNull INSTANCE
Constructor Detail

GsonJsonNull

public GsonJsonNull()


Copyright © 2012. All Rights Reserved.