public class Uint extends AbstractIntType
| 限定符和类型 | 字段和说明 |
|---|---|
static Uint |
DEFAULT |
static String |
TYPE_NAME
type name
|
MAX_BIT_LENGTH, MAX_BYTE_LENGTH| 限定符 | 构造器和说明 |
|---|---|
|
Uint(BigInteger value) |
protected |
Uint(int bitSize,
BigInteger value) |
public static final Uint DEFAULT
protected Uint(int bitSize,
BigInteger value)
public Uint(BigInteger value)
Copyright © 2022. All rights reserved.