public class Int extends IntType
| 限定符和类型 | 字段和说明 |
|---|---|
static Int |
DEFAULT |
static String |
TYPE_NAME |
MAX_BIT_LENGTH, MAX_BYTE_LENGTH| 限定符 | 构造器和说明 |
|---|---|
|
Int(BigInteger value) |
protected |
Int(int bitSize,
BigInteger value) |
getBitSize, validequals, getTypeAsString, getValue, hashCodebytes32PaddedLengthpublic static final Int DEFAULT
public Int(BigInteger value)
protected Int(int bitSize,
BigInteger value)
Copyright © 2025. All rights reserved.