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

A

add(boolean) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Appends the given value as a new element to the end of this array.
add(double) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Appends the given value as a new element to the end of this array.
add(double) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Appends the given value as a new element to the end of this array.
add(float) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Appends the given value as a new element to the end of this array.
add(float) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Appends the given value as a new element to the end of this array.
add(int) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Appends the given value as a new element to the end of this array.
add(int) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Appends the given value as a new element to the end of this array.
add(int, boolean) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, double) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Inserts the given value as a new element to the given postion of this array and moves the other elements to a by one higher index.
add(int, double) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Inserts the given value as a new element to the given postion of this array and moves the other elements to a by one higher index.
add(int, float) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, float) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, int) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, int) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, long) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, long) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, Double) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, Double) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, Float) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, Float) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, Integer) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, Integer) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, Long) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, Long) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, String) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, String) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, BigDecimal) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, BigDecimal) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, BigInteger) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, BigInteger) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, JSONValue) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, JSONValue) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Inserts the given value as a new element to the given postion this array and moves the other elements to a by one higher index.
add(int, DimensionedValue, T) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Inserts the given value as a new element to the given postion of this array and moves the other elements to a by one higher index.
add(int, DimensionedValue, T) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Inserts the given value as a new element to the given postion of this array and moves the other elements to a by one higher index.
add(long) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Appends the given value as a new element to the end of this array.
add(long) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Appends the given value as a new element to the end of this array.
add(Double) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Appends the given value as a new element to the end of this array.
add(Double) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Appends the given value as a new element to the end of this array.
add(Float) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Appends the given value as a new element to the end of this array.
add(Float) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Appends the given value as a new element to the end of this array.
add(Integer) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Appends the given value as a new element to the end of this array.
add(Integer) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Appends the given value as a new element to the end of this array.
add(Long) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Appends the given value as a new element to the end of this array.
add(Long) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Appends the given value as a new element to the end of this array.
add(String) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Appends the given value as a new element to the end of this array.
add(String) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Appends the given value as a new element to the end of this array.
add(BigDecimal) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Appends the given value as a new element to the end of this array.
add(BigDecimal) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Appends the given value as a new element to the end of this array.
add(BigInteger) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Appends the given value as a new element to the end of this array.
add(BigInteger) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Appends the given value as a new element to the end of this array.
add(JSONValue) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Appends the given value as a new element to the end of this array.
add(JSONValue) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Appends the given value as a new element to the end of this array.
add(DimensionedValue, T) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Appends the given value as a new element to the end of this array.
add(DimensionedValue, T) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Appends the given value as a new element to the end of this array.
addAll(JSONArray) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Appends the given array to this one.
addAll(JSONArray) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Appends the given array to this one.
addArray() - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Adds a new empty instance of JSONArray to this array and returns that.
addArray() - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Adds a new empty instance of JSONArray to this array and returns that.
addArray(int) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Adds a new empty instance of JSONArray to this array at the given index and returns that.
addArray(int) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Adds a new empty instance of JSONArray to this array at the given index and returns that.
addObject() - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Adds a new empty instance of JSONObject to this array and returns that.
addObject() - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Adds a new empty instance of JSONObject to this array and returns that.
addObject(int) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONArrayImpl
Adds a new empty instance of JSONObject to this array at the given index and returns that.
addObject(int) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONArray
Adds a new empty instance of JSONObject to this array at the given index and returns that.
asArray() - Method in interface org.tquadrat.foundation.jsonbuilder.JSONValue
Returns this JSON value as JSONArray, assuming that this value represents a JSON array.
asBoolean() - Method in interface org.tquadrat.foundation.jsonbuilder.JSONValue
Returns this JSON value as JSON literals false or true, assuming that this value represents a JSON Boolean.
asNumber() - Method in interface org.tquadrat.foundation.jsonbuilder.JSONValue
Returns this JSON value as JSONNumber, assuming that this value represents a JSON number.
asObject() - Method in interface org.tquadrat.foundation.jsonbuilder.JSONValue
Returns this JSON value as JSONObject, assuming that this value represents a JSON object.
asString() - Method in interface org.tquadrat.foundation.jsonbuilder.JSONValue
Returns this JSON value as JSONString, assuming that this value represents a JSON String.
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