Package org.starcoin.types
Class WriteOp.Value
java.lang.Object
org.starcoin.types.WriteOp
org.starcoin.types.WriteOp.Value
- Enclosing class:
- WriteOp
public static final class WriteOp.Value extends WriteOp
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWriteOp.Value.BuilderNested classes/interfaces inherited from class org.starcoin.types.WriteOp
WriteOp.Deletion, WriteOp.Value -
Field Summary
-
Constructor Summary
-
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