Java.Text.NumberFormat: Field Members

The fields of Java.Text.NumberFormat are listed below. For a list of all members, see the NumberFormat Members list.

See Also: Inherited members from Java.Text._Format

Public Fields

const
FractionFieldint (1). Field constant identifying the fractional part of a number.
const
IntegerFieldint (0). Field constant identifying the integer part of a number.