Package org.starcoin.types
Class WriteOp.Deletion
java.lang.Object
org.starcoin.types.WriteOp
org.starcoin.types.WriteOp.Deletion
- Enclosing class:
- WriteOp
public static final class WriteOp.Deletion extends WriteOp
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWriteOp.Deletion.BuilderNested classes/interfaces inherited from class org.starcoin.types.WriteOp
WriteOp.Deletion, WriteOp.Value -
Constructor Summary
Constructors Constructor Description Deletion() -
Method Summary
Modifier and Type Method Description booleanequals(Object obj)inthashCode()voidserialize(Serializer serializer)Methods inherited from class org.starcoin.types.WriteOp
bcsDeserialize, bcsSerialize, deserialize