Microsoft SDK for Java

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;

© 1999 Microsoft Corporation. All rights reserved. Terms of use.