public static class SCContractInstance.SCContractInstanceBuilder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
SCContractInstance |
build() |
SCContractInstance.SCContractInstanceBuilder |
executable(ContractExecutable executable) |
SCContractInstance.SCContractInstanceBuilder |
storage(SCMap storage) |
java.lang.String |
toString() |
public SCContractInstance.SCContractInstanceBuilder executable(ContractExecutable executable)
this.public SCContractInstance.SCContractInstanceBuilder storage(SCMap storage)
this.public SCContractInstance build()
public java.lang.String toString()
toString in class java.lang.Object