EZ JSON
by Nathanaël Cottin
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
 

EZ JSON
by Nathanaël Cottin
A C D E G I J O P S T