public static class CoercionConstants.BigIntegerCoercion
extends java.lang.Object
| Constructor and Description |
|---|
BigIntegerCoercion() |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigInteger |
postfixBind(java.lang.Integer value) |
java.math.BigInteger |
postfixBind(java.lang.Long value) |
java.math.BigInteger |
postfixBind(java.lang.String value) |
Copyright © 2022. All rights reserved.