SignStyle

Enum SignStyle

All Implemented Interfaces:
Serializable, Comparable<SignStyle>
public enum SignStyle
extends Enum<SignStyle>

Enumeration of ways to handle the positive/negative sign.

The formatting engine allows the positive and negative signs of numbers to be controlled using this enum. See DateTimeFormatt