- All Superinterfaces:
Comparable<StorageValue>,io.hotmoka.marshalling.api.Marshallable,StorageValue
An
int 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
int getValue()Yields theintinside this value.- Returns:
- the
int
-