public final class Byte extends PrimitiveType<java.lang.Byte>
MAX_BIT_LENGTH, MAX_BYTE_LENGTH| Constructor and Description |
|---|
Byte(byte value) |
| Modifier and Type | Method and Description |
|---|---|
Type |
toSolidityType() |
equals, getTypeAsString, getValue, hashCodepublic Type toSolidityType()
toSolidityType in class PrimitiveType<java.lang.Byte>