Uses of Record Class
org.microbean.attributes.ShortValue
-
Uses of ShortValue in org.microbean.attributes
Classes in org.microbean.attributes that implement interfaces with type arguments of type ShortValueMethods in org.microbean.attributes that return ShortValueModifier and TypeMethodDescriptionstatic final ShortValue
ShortValue.of
(short s) Returns aShortValue
suitable for the supplied arguments.Methods in org.microbean.attributes that return types with arguments of type ShortValueModifier and TypeMethodDescriptionfinal Optional
<DynamicConstantDesc<ShortValue>> ShortValue.describeConstable()
static final ArrayValue
<ShortValue> ArrayValue.of
(short... values) Returns anArrayValue
suitable for the supplied argument.Methods in org.microbean.attributes with parameters of type ShortValue