Interface Transform
-
- All Known Implementing Classes:
AddInt32
,AddKeys
,AddUInt128
,AddUInt256
,AddUInt512
,AddUInt64
,Failure
,WriteAccount
,WriteBid
,WriteCLValue
,WriteContract
,WriteDeployInfo
,WriteEraInfo
,WriteTransfer
,WriteWithdraw
public interface Transform
Abstract Transform containing the actual transformation performed while executing a deploy. It can be any of the following types:- Since:
- 0.0.1
- See Also:
AddInt32
,AddUInt64
,AddUInt128
,AddUInt256
,AddUInt512
,AddKeys
,Failure
,WriteAccount
,WriteBid
,WriteCLValue
,WriteContract
,WriteDeployInfo
,WriteEraInfo
,WriteTransfer
,WriteWithdraw