public class SerializedBigInteger extends SerializedImmutable<BigInteger>
| Constructor and Description |
|---|
SerializedBigInteger(Type type,
Class<?> valueType) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(SerializedValueVisitor<T> visitor) |
getType, getValue, getValueType, setValue, toString, withValuepublic <T> T accept(SerializedValueVisitor<T> visitor)
Copyright © 2016. All rights reserved.