public abstract class BigIntegerConverter extends Object
| Constructor and Description |
|---|
BigIntegerConverter() |
| Modifier and Type | Method and Description |
|---|---|
static BigInteger |
deserialize(com.dslplatform.json.JsonReader reader) |
static void |
serialize(BigInteger value,
com.dslplatform.json.JsonWriter sw) |
public static void serialize(BigInteger value, com.dslplatform.json.JsonWriter sw)
public static BigInteger deserialize(com.dslplatform.json.JsonReader reader) throws IOException
IOExceptionCopyright © 2018. All rights reserved.