JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.jsoniter
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