Index

A C D E F G H I J M N O R S T V 
All Classes and Interfaces|All Packages|Constant Field Values

M

m_Builder - Variable in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
The reference to the JSONBuilder that was used to create this JSONObject, and that is used to create the members.
m_Builder - Variable in class org.tquadrat.foundation.jsonbuilder.internal.JSONObjectImpl
The reference to the JSONBuilder that was used to create this JSONObject, and that is used to create the members.
m_Elements - Variable in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
The elements for this JSONArray instance.
m_Indentation - Variable in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
The indentation that is used when a JSONValue is formatted.
m_Members - Variable in class org.tquadrat.foundation.jsonbuilder.internal.JSONObjectImpl
The members of this JSONObject.
m_Value - Variable in class org.tquadrat.foundation.jsonbuilder.internal.JSONNumberImpl
The value.
m_Value - Variable in class org.tquadrat.foundation.jsonbuilder.internal.JSONStringImpl
The value.
m_Value - Variable in enum class org.tquadrat.foundation.jsonbuilder.JSONLiteral
The value for the literal.
merge(JSONObject) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONObjectImpl
Copies all members of the specified object into this object.
merge(JSONObject) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONObject
Copies all members of the specified object into this object.
A C D E F G H I J M N O R S T V 
All Classes and Interfaces|All Packages|Constant Field Values