JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.jsoniter
JsonIterator
ReadArrayCallback
Contents
Description
Method Summary
Method Details
handle(JsonIterator, Object)
Hide sidebar
Show sidebar
Interface JsonIterator.ReadArrayCallback
Enclosing class:
JsonIterator
public static interface
JsonIterator.ReadArrayCallback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
handle
(
JsonIterator
iter,
Object
attachment)
Method Details
handle
boolean
handle
(
JsonIterator
iter,
Object
attachment)
throws
IOException
Throws:
IOException