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.any
Interface Any.EntryIterator
Enclosing class:
Any
public static interface
Any.EntryIterator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
key
()
boolean
next
()
Any
value
()
Method Details
next
boolean
next
()
key
String
key
()
value
Any
value
()