Uses of Record Class
org.microbean.attributes.FloatValue
-
Uses of FloatValue in org.microbean.attributes
Classes in org.microbean.attributes that implement interfaces with type arguments of type FloatValueMethods in org.microbean.attributes that return FloatValueModifier and TypeMethodDescriptionstatic final FloatValue
FloatValue.of
(float f) Returns aFloatValue
suitable for the supplied arguments.Methods in org.microbean.attributes that return types with arguments of type FloatValueModifier and TypeMethodDescriptionfinal Optional
<DynamicConstantDesc<FloatValue>> FloatValue.describeConstable()
static final ArrayValue
<FloatValue> ArrayValue.of
(float... values) Returns anArrayValue
suitable for the supplied argument.Methods in org.microbean.attributes with parameters of type FloatValue