NumberFormat.NO_GROUP_DIGITS

Overview | Methods | Fields | This Package | All Packages

NumberFormat.NO_GROUP_DIGITS

Specifies that numbers should not be grouped with a thousands separator; for example; "1000456".

Syntax

public static final int NO_GROUP_DIGITS;