Determines the position of the monetary symbol used for a negative monetary value.
public boolean getCurrencyNegativePosition()
Returns true if the negative monetary symbol precedes the monetary value. A false value denotes that the negative monetary symbol follows the monetary value.
Use this method to ensure that negative monetary values are correctly specified for the current locale.
See Also getCurrencyNegativeSeparation, getCurrencyPositivePosition, getCurrencyPositiveSeparation