Package org.starcoin.types
Class ContractEvent.V0
java.lang.Object
org.starcoin.types.ContractEvent
org.starcoin.types.ContractEvent.V0
- Enclosing class:
- ContractEvent
public static final class ContractEvent.V0 extends ContractEvent
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classContractEvent.V0.BuilderNested classes/interfaces inherited from class org.starcoin.types.ContractEvent
ContractEvent.V0 -
Field Summary
Fields Modifier and Type Field Description ContractEventV0value -
Constructor Summary
Constructors Constructor Description V0(ContractEventV0 value) -
Method Summary
Modifier and Type Method Description booleanequals(Object obj)inthashCode()voidserialize(Serializer serializer)Methods inherited from class org.starcoin.types.ContractEvent
bcsDeserialize, bcsSerialize, deserialize
-
Field Details
-
value
-
-
Constructor Details
-
V0
-
-
Method Details
-
serialize
- Specified by:
serializein classContractEvent- Throws:
SerializationError
-
equals
-
hashCode
public int hashCode()
-