Sets whether or not leading zeros will be in the decimal fields.
public void setLeadingZero( boolean value )
value
A boolean value specifying whether or not leading zeros will be in the decimal fields.
When using this method, specifying true in the value parameter denotes leading zeros are used; specifying false denotes leading zeros are not used.
See Also Locale.LeadingZeros, getLeadingZero