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 FloatValueFloatValue.of(float f) Returns aFloatValuesuitable 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 anArrayValuesuitable for the supplied argument.Methods in org.microbean.attributes with parameters of type FloatValue