Uses of Interface
com.couchbase.client.core.utils.yasjl.Callbacks.JsonPointerCB
-
Packages that use JsonPointerCB Package Description com.couchbase.client.core.utils.yasjl com.couchbase.client.core.utils.yasjl.Callbacks -
-
Uses of JsonPointerCB in com.couchbase.client.core.utils.yasjl
Constructors in com.couchbase.client.core.utils.yasjl with parameters of type JsonPointerCB Constructor Description JsonPointer(String path, JsonPointerCB callback)
Creates a newJsonPointer
with a path and a callback. -
Uses of JsonPointerCB in com.couchbase.client.core.utils.yasjl.Callbacks
Subinterfaces of JsonPointerCB in com.couchbase.client.core.utils.yasjl.Callbacks Modifier and Type Interface Description interface
JsonPointerCB1
interface
JsonPointerCB2
-