Package com.couchbase.columnar.client.java.json
@NonNullApi
package com.couchbase.columnar.client.java.json
Simple classes for manipulating JSON.
-
ClassesClassDescriptionRepresents a JSON array that can be stored and loaded from Couchbase Server.Represents a JSON object that can be stored and loaded from Couchbase Server.A JSON container, either a
JsonObject
or aJsonArray
.