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