Uses of Interface
com.jsoniter.JsonIterator.ReadArrayCallback
Packages that use JsonIterator.ReadArrayCallback
-
Uses of JsonIterator.ReadArrayCallback in com.jsoniter
Fields in com.jsoniter declared as JsonIterator.ReadArrayCallbackModifier and TypeFieldDescriptionprivate static final JsonIterator.ReadArrayCallback
JsonIterator.fillArray
Methods in com.jsoniter with parameters of type JsonIterator.ReadArrayCallbackModifier and TypeMethodDescriptionstatic final boolean
IterImplArray.readArrayCB
(JsonIterator iter, JsonIterator.ReadArrayCallback callback, Object attachment) final boolean
JsonIterator.readArrayCB
(JsonIterator.ReadArrayCallback callback, Object attachment)