Package org.starcoin.types
Class DataPath.Code
java.lang.Object
org.starcoin.types.DataPath
org.starcoin.types.DataPath.Code
- Enclosing class:
- DataPath
public static final class DataPath.Code extends DataPath
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDataPath.Code.BuilderNested classes/interfaces inherited from class org.starcoin.types.DataPath
DataPath.Code, DataPath.Resource -
Field Summary
Fields Modifier and Type Field Description Identifiervalue -
Constructor Summary
Constructors Constructor Description Code(Identifier value) -
Method Summary
Modifier and Type Method Description booleanequals(Object obj)inthashCode()voidserialize(Serializer serializer)Methods inherited from class org.starcoin.types.DataPath
bcsDeserialize, bcsSerialize, deserialize