lucee.Componentcfboom.lang.Object
cfboom.gson.GsonUtils
Utility class to create GSON elements (https://www.javadoc.io/doc/com.google.code.gson/gson/).
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
loader
|
true
|
false
|
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
any
|
array()
|
any
|
bigDecimal(numeric bigdecimal)
|
any
|
bigInteger(numeric biginteger)
|
any
|
boolean(boolean bit)
|
any
|
byte(any byte)
|
any
|
char(any char)
|
any
|
double(numeric double)
|
any
|
float(numeric float)
|
any
|
int(numeric integer)
|
any
|
long(numeric long)
|
any
|
null()
|
any
|
object()
|
any
|
primitive(any value)
|
any
|
short(numeric short)
|
any
|
string(string value)
|
Methods inherited from class cfboom.lang.Object |
---|
$equals, getComponentName, getIdentityHashCode, getIdentityString, getMeta, hashCode, toString |
Methods inherited from class lucee.Component |
---|
None |
Constructor Detail |
---|
Property Detail |
---|
access
- publicrequired
- falsereturntype
- anyinject
- javaLoader@cfboomGsonserializable
- trueMethod Detail |
---|
bigdecimal
biginteger
bit
byte
char
double
float
integer
long
value
short
value