Uses of Class
org.apache.commons.math3.util.Decimal64Field
Packages that use Decimal64Field
Package
Description
Convenience routines and common data structures used throughout the commons-math library.
-
Uses of Decimal64Field in org.apache.commons.math3.util
Fields in org.apache.commons.math3.util declared as Decimal64FieldModifier and TypeFieldDescriptionprivate static final Decimal64Field
Decimal64Field.INSTANCE
The unique instance of this class.Methods in org.apache.commons.math3.util that return Decimal64FieldModifier and TypeMethodDescriptionstatic final Decimal64Field
Decimal64Field.getInstance()
Returns the unique instance of this class.