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 DoubleValueDoubleValue.of(double d) Returns aDoubleValuesuitable 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 anArrayValuesuitable for the supplied argument.Methods in org.microbean.attributes with parameters of type DoubleValue