Uses of Class
com.sdicons.json.model.JSONSimple
Packages that use JSONSimple
-
Uses of JSONSimple in com.sdicons.json.model
Subclasses of JSONSimple in com.sdicons.json.modelModifier and TypeClassDescriptionclass
Represents a JSON boolean value.class
Represents a JSON float.class
Represents a JSON int.class
Represents a JSON null value.class
The parent class of numerical types, beingJSONInteger
andJSONDecimal
.class
Represents a JSON delimited string.