public class ContractAbi extends Object
| Constructor and Description |
|---|
ContractAbi(String abi) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAbi() |
int |
hashCode() |
static ContractAbi |
of(String abi) |
String |
toString() |
public ContractAbi(String abi)
Copyright © 2017. All rights reserved.