- All Superinterfaces:
Comparable<Update>,io.hotmoka.marshalling.api.Marshallable,Update,UpdateOfField
An update of a field of type
short.-
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.updates.Update
equals, getObject, hashCode, isEager, sameProperty, toStringMethods inherited from interface io.hotmoka.node.api.updates.UpdateOfField
getField
-
Method Details
-
getValue
ShortValue getValue()Description copied from interface:UpdateOfFieldYields the value set into the updated field.- Specified by:
getValuein interfaceUpdateOfField- Returns:
- the value
-