Modifier and Type | Class | Description |
---|---|---|
class |
JsBigDec |
Represents an immutable json number of type BigDecimal.
|
class |
JsBigInt |
Represents an immutable json number of type BigInteger.
|
class |
JsDouble |
Represents an immutable json number of type double.
|
class |
JsInt |
Represents an immutable json number of type integer.
|
class |
JsLong |
Represents an immutable json number of type long.
|
Copyright © 2019. All rights reserved.