Microsoft SDK for Java

Locale.getFractionalDigits

Retrieves the number of fractional digits that can be specified for the current locale.

Syntax

public int getFractionalDigits()

Return Value

Returns an integer value representing the number of fractional digits.

See Also   setFractionalDigits

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