Overview
Package
Class
Use
Tree
Deprecated
Index
Help
EZ JSON
by Nathanaël Cottin
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
J
O
P
S
T
I
isInteger()
- Method in class org.ezjson.
JSONInteger
Indicates that the internal value is limited to an integer value (i.e. decimals are not allowed)
isInteger()
- Method in interface org.ezjson.
JSONNumber
Allows to check the actual type of this JSON number to simplify cast
isInteger()
- Method in class org.ezjson.
JSONReal
Indicates that the internal value represents a real value (not limited to an integer value)
iterator()
- Method in class org.ezjson.
JSONArray
iterator()
- Method in class org.ezjson.
JSONObject
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
EZ JSON
by Nathanaël Cottin
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
J
O
P
S
T