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 ShortValueShortValue.of(short s) Returns aShortValuesuitable 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 anArrayValuesuitable for the supplied argument.Methods in org.microbean.attributes with parameters of type ShortValue