public final class NativeBigIntegerType extends NativeIntegralType
JAVA_LANG_PACKAGE| Constructor and Description |
|---|
NativeBigIntegerType(NativeArrayTraits arrayTraits) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
formatLiteral(java.lang.String rawValue) |
java.math.BigInteger |
getLowerBound() |
java.math.BigInteger |
getUpperBound() |
boolean |
isSimple() |
boolean |
requiresBigInt() |
formatLiteralgetArrayElement, getArrayTraits, getRawArraygetFullNamegetName, getPackageNamepublic NativeBigIntegerType(NativeArrayTraits arrayTraits)
public java.math.BigInteger getLowerBound()
getLowerBound in class NativeIntegralTypepublic java.math.BigInteger getUpperBound()
getUpperBound in class NativeIntegralTypepublic boolean requiresBigInt()
requiresBigInt in class NativeIntegralTypeprotected java.lang.String formatLiteral(java.lang.String rawValue)
formatLiteral in class NativeIntegralTypepublic boolean isSimple()
isSimple in class JavaNativeTypeLast updated 2024-07-18 11:29:23