Uses of Class
org.apache.juneau.commons.lang.DoubleValue
Packages that use DoubleValue
Package
Description
Language utilities including value wrappers, version management, string formatting,
state enums, and other common language constructs.
-
Uses of DoubleValue in org.apache.juneau.commons.lang
Methods in org.apache.juneau.commons.lang that return DoubleValueModifier and TypeMethodDescriptionstatic DoubleValueDoubleValue.create()Creates a new double value initialized to0.0 .static DoubleValueCreates a new double value with the specified initial value.