thousandSeparator property

String thousandSeparator
final

Character used as thousand separator

Defaults to '.' and must not be null.

Implementation

final String thousandSeparator;