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