Microsoft SDK for Java

Locale.NegativeNumberMode Class

Provides fields that specify different ways to represent negative numbers.

Enum 
  |
  +--Locale.NegativeNumberMode

package com.ms.wfc.app

public static final class Locale.NegativeNumberMode
extends
Enum

Remarks

Use the NegativeNumberMode class to evaluate the return value of the Locale.getNegativeNumberMode method and as a parameter to the Locale.setNegativeNumberMode method.

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