Microsoft SDK for Java

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;

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