public abstract class IntType extends NumericType
MAX_BIT_LENGTH, MAX_BYTE_LENGTH| 构造器和说明 |
|---|
IntType(String typePrefix,
int bitSize,
BigInteger value) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getBitSize() |
protected boolean |
valid() |
equals, getTypeAsString, getValue, hashCodebytes32PaddedLengthpublic IntType(String typePrefix, int bitSize, BigInteger value)
public int getBitSize()
getBitSize 在类中 NumericTypeprotected boolean valid()
Copyright © 2025. All rights reserved.