- All Superinterfaces:
Comparable<StorageValue>,io.hotmoka.marshalling.api.Marshallable,StorageValue
A
short value stored in the store of a Hotmoka node.-
Method Summary
Methods inherited from interface java.lang.Comparable
compareToMethods inherited from interface io.hotmoka.marshalling.api.Marshallable
into, size, toByteArrayMethods inherited from interface io.hotmoka.node.api.values.StorageValue
asBigInteger, asBoolean, asByte, asChar, asDouble, asFloat, asInt, asLong, asReference, asReturnedBigInteger, asReturnedBoolean, asReturnedByte, asReturnedChar, asReturnedDouble, asReturnedFloat, asReturnedInt, asReturnedLong, asReturnedReference, asReturnedShort, asReturnedString, asShort, asString, equals, hashCode, toString
-
Method Details
-
getValue
short getValue()Yields the short inside this value.- Returns:
- the short
-