| 程序包 | 说明 |
|---|---|
| com.alipay.mychain.sdk.vm.abi.datatype |
| 限定符和类型 | 类和说明 |
|---|---|
class |
Int
Integer type.
|
class |
Int128
Int128
Please use org.web3j.codegen.AbiTypesGenerator in the
codegen module to update.
|
class |
Int16
Integer type.
|
class |
Int256
Int256
Please use org.web3j.codegen.AbiTypesGenerator in the
codegen module to update.
|
class |
Int32
Integer type.
|
class |
Int64
Integer type.
|
class |
Int8
Integer type.
|
class |
Uint
Unsigned integer type.
|
class |
Uint128
Uint128
Please use org.web3j.codegen.AbiTypesGenerator in the
codegen module to update.
|
class |
Uint16
Uint256
Please use org.web3j.codegen.AbiTypesGenerator in the
codegen module to update.
|
class |
Uint256
Uint256
Please use org.web3j.codegen.AbiTypesGenerator in the
codegen module to update.
|
class |
Uint32
Uint256
Please use org.web3j.codegen.AbiTypesGenerator in the
codegen module to update.
|
class |
Uint64
Uint256
Please use org.web3j.codegen.AbiTypesGenerator in the
codegen module to update.
|
class |
Uint8
Uint256
Please use org.web3j.codegen.AbiTypesGenerator in the
codegen module to update.
|
Copyright © 2022. All rights reserved.