Determines if a space is provided between the negative monetary symbol and its monetary value.
public boolean getCurrencyNegativeSeparation()
Returns true if the monetary symbol is separated by a space from the negative monetary value; otherwise, returns false if no space is provided.
Use this method to ensure that negative monetary values are correctly specified for the current locale.
See Also getCurrencyNegativePosition, getCurrencyPositivePosition, getCurrencyPositiveSeparation