sign property

Printer<T> sign
final

The printer used for negative or positive numbers.

Implementation

final Printer<T> sign;