Package blue.endless.jankson
Class JsonNull
java.lang.Object
blue.endless.jankson.JsonElement
blue.endless.jankson.JsonNull
- All Implemented Interfaces:
Cloneable
-
Field Summary
Fields -
Method Summary
Methods inherited from class blue.endless.jankson.JsonElement
toJson, toJson, toJson, toJson
-
Field Details
-
INSTANCE
-
-
Method Details
-
toString
-
equals
-
hashCode
public int hashCode() -
toJson
- Specified by:
toJsonin classJsonElement
-
toJson
- Specified by:
toJsonin classJsonElement- Throws:
IOException
-
clone
- Specified by:
clonein classJsonElement
-