Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Returns true if this number format only parses integer numbers. Parsing
 stops if a decimal separator is encountered.
Set method documentation [Android Documentation]
Specifies if this number format should parse numbers only as integers or
 else as any kind of number. If this method is called with a true
 value then subsequent parsing attempts will stop if a decimal separator
 is encountered.