Index
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
JSONValueinstance that represents the givenbooleanvalue. - valueOf(double) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
-
Returns a
JSONValueinstance that represents the givendoublevalue. - valueOf(double) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
-
Returns a
JSONValueinstance that represents the givendoublevalue. - valueOf(float) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
-
Returns a
JSONValueinstance that represents the givenfloatvalue. - valueOf(float) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
-
Returns a
JSONValueinstance that represents the givenfloatvalue. - valueOf(int) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
-
Returns a
JSONValueinstance that represents the givenintvalue. - valueOf(int) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
-
Returns a
JSONValueinstance that represents the givenintvalue. - valueOf(long) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
-
Returns a
JSONValueinstance that represents the givenlongvalue. - valueOf(long) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
-
Returns a
JSONValueinstance that represents the givenlongvalue. - valueOf(Double) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
- valueOf(Double) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
- valueOf(Float) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
- valueOf(Float) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
- valueOf(Integer) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
- valueOf(Integer) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
- valueOf(Long) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
- valueOf(Long) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
- valueOf(String) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
- valueOf(String) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
- 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
JSONValueinstance that represents the givenBigDecimalvalue. - valueOf(BigDecimal) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
-
Returns a
JSONValueinstance that represents the givenBigDecimalvalue. - valueOf(BigInteger) - Method in class org.tquadrat.foundation.jsonbuilder.internal.JSONBuilderImpl
-
Returns a
JSONValueinstance that represents the givenBigIntegervalue. - valueOf(BigInteger) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
-
Returns a
JSONValueinstance that represents the givenBigIntegervalue. - valueOf(DimensionedValue, T) - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
-
Returns a
JSONValueinstance (more precisely, an instance ofJSONObject) that represents the givenDimensionedValueinstance. - valueOfNull() - Method in interface org.tquadrat.foundation.jsonbuilder.JSONBuilder
-
Returns a
JSONValueinstance that represents thenullvalue. - 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.
All Classes and Interfaces|All Packages|Constant Field Values
