Uses of Record Class
org.microbean.attributes.DoubleValue
-
Uses of DoubleValue in org.microbean.attributes
Classes in org.microbean.attributes that implement interfaces with type arguments of type DoubleValueMethods in org.microbean.attributes that return DoubleValueModifier and TypeMethodDescriptionstatic final DoubleValue
DoubleValue.of
(double d) Returns aDoubleValue
suitable for the supplied arguments.Methods in org.microbean.attributes that return types with arguments of type DoubleValueModifier and TypeMethodDescriptionfinal Optional
<DynamicConstantDesc<DoubleValue>> DoubleValue.describeConstable()
static final ArrayValue
<DoubleValue> ArrayValue.of
(double... values) Returns anArrayValue
suitable for the supplied argument.Methods in org.microbean.attributes with parameters of type DoubleValue