Package org.starcoin.types
Class TypeTag.U128
java.lang.Object
org.starcoin.types.TypeTag
org.starcoin.types.TypeTag.U128
- Enclosing class:
- TypeTag
public static final class TypeTag.U128 extends TypeTag
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTypeTag.U128.BuilderNested classes/interfaces inherited from class org.starcoin.types.TypeTag
TypeTag.Address, TypeTag.Bool, TypeTag.Signer, TypeTag.Struct, TypeTag.U128, TypeTag.U64, TypeTag.U8, TypeTag.Vector -
Constructor Summary
Constructors Constructor Description U128() -
Method Summary
Modifier and Type Method Description booleanequals(Object obj)inthashCode()voidserialize(Serializer serializer)Methods inherited from class org.starcoin.types.TypeTag
bcsDeserialize, bcsSerialize, deserialize