Uses of Class
com.couchbase.client.java.json.JsonValue
Packages that use JsonValue
-
Uses of JsonValue in com.couchbase.client.java.json
Subclasses of JsonValue in com.couchbase.client.java.jsonModifier and TypeClassDescriptionclassRepresents a JSON array that can be stored and loaded from Couchbase Server.classRepresents the JSON form of "NULL".classRepresents a JSON object that can be stored and loaded from Couchbase Server.