NumberFormat.GROUP_DIGITS

Overview | Methods | Fields | This Package | All Packages

NumberFormat.GROUP_DIGITS

Specifies that numbers should be grouped with a thousands separator; for example, "1,000,456".

Syntax

public static final int GROUP_DIGITS;