| Package | Description |
|---|---|
| com.github.DNAProject.smartcontract.nativevm.abi |
| Modifier and Type | Field and Description |
|---|---|
List<AbiFunction> |
AbiInfo.functions |
| Modifier and Type | Method and Description |
|---|---|
AbiFunction |
AbiInfo.getFunction(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<AbiFunction> |
AbiInfo.getFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
NativeBuildParams.serializeAbiFunction(AbiFunction abiFunction) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbiInfo.getFunctions(List<AbiFunction> functions) |
Copyright © 2020. All rights reserved.