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

V

validateNumber(String) - Static method in class org.tquadrat.foundation.jsonbuilder.internal.JSONNumberImpl
Validates whether the given value is a valid numerical value.
valueOf(boolean) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
Returns a JSONValue instance that represents the given boolean value.
valueOf(double) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
Returns a JSONValue instance that represents the given double value.
valueOf(double) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
Returns a JSONValue instance that represents the given double value.
valueOf(float) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
Returns a JSONValue instance that represents the given float value.
valueOf(float) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
Returns a JSONValue instance that represents the given float value.
valueOf(int) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
Returns a JSONValue instance that represents the given int value.
valueOf(int) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
Returns a JSONValue instance that represents the given int value.
valueOf(long) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
Returns a JSONValue instance that represents the given long value.
valueOf(long) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
Returns a JSONValue instance that represents the given long value.
valueOf(Double) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
Returns a JSONValue instance that represents the given Double value.
valueOf(Double) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
Returns a JSONValue instance that represents the given Double value.
valueOf(Float) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
Returns a JSONValue instance that represents the given Float value.
valueOf(Float) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
Returns a JSONValue instance that represents the given Float value.
valueOf(Integer) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
Returns a JSONValue instance that represents the given Integer value.
valueOf(Integer) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
Returns a JSONValue instance that represents the given Integer value.
valueOf(Long) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
Returns a JSONValue instance that represents the given Long value.
valueOf(Long) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
Returns a JSONValue instance that represents the given Long value.
valueOf(String) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
Returns a JSONValue instance that represents the given String value.
valueOf(String) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
Returns a JSONValue instance that represents the given String value.
valueOf(String) - Static method in enum class org.tquadrat.foundation.jsonbuilder.JSONLiteral
Returns the enum constant of this class with the specified name.
valueOf(BigDecimal) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
Returns a JSONValue instance that represents the given BigDecimal value.
valueOf(BigDecimal) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
Returns a JSONValue instance that represents the given BigDecimal value.
valueOf(BigInteger) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
Returns a JSONValue instance that represents the given BigInteger value.
valueOf(BigInteger) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
Returns a JSONValue instance that represents the given BigInteger value.
valueOf(DimensionedValue, T) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
Returns a JSONValue instance (more precisely, an instance of JSONObject) that represents the given DimensionedValue instance.
valueOfNull() - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
Returns a JSONValue instance that represents the null value.
values() - Static method in enum class org.tquadrat.foundation.jsonbuilder.JSONLiteral
Returns an array containing the constants of this enum class, in the order they are declared.
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