- All Superinterfaces:
Comparable<StorageType>,io.hotmoka.marshalling.api.Marshallable,StorageType
A basic, primitive type of the Takamaka language.
-
Method Summary
Methods inherited from interface io.hotmoka.marshalling.api.Marshallable
into, size, toByteArray
-
Method Details
-
ordinal
byte ordinal()Yields the ordinal number of this basic types.- Returns:
- the ordinal number, from 0 to 8, according to the order:
boolean,byte,char,short,int,long,float,double
-