Uses of Class
org.starcoin.types.DataType
-
Packages that use DataType Package Description org.starcoin.types -
-
Uses of DataType in org.starcoin.types
Subclasses of DataType in org.starcoin.types Modifier and Type Class Description static classDataType.CODEstatic classDataType.RESOURCEMethods in org.starcoin.types that return DataType Modifier and Type Method Description static DataTypeDataType. bcsDeserialize(byte[] input)static DataTypeDataType. deserialize(Deserializer deserializer)
-