Uses of Class
org.apache.commons.math3.dfp.DfpField
Packages that use DfpField
-
Uses of DfpField in org.apache.commons.math3.dfp
Fields in org.apache.commons.math3.dfp declared as DfpFieldModifier and TypeFieldDescriptionprivate final DfpField
Dfp.field
Factory building similar Dfp's.Methods in org.apache.commons.math3.dfp that return DfpFieldMethods in org.apache.commons.math3.dfp with parameters of type DfpFieldModifier and TypeMethodDescriptionprotected static Dfp[]
Breaks a string representation up into two dfp's.Constructors in org.apache.commons.math3.dfp with parameters of type DfpFieldModifierConstructorDescriptionprotected
Makes an instance with a value of zero.protected
Create an instance from a byte value.protected
Creates an instance with a non-finite value.protected
Create an instance from a double value.protected
Create an instance from an int value.protected
Create an instance from a long value.protected
Create an instance from a String representation.protected
Makes an instance with a value of zero.protected
Create an instance from a byte value.protected
Creates an instance with a non-finite value.protected
Create an instance from a double value.protected
Create an instance from an int value.protected
Create an instance from a long value.protected
Create an instance from a String representation.