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