separateLength property

int separateLength
final

orgin params => separatorDigits `>=v3.1.0` not available

Separate length, the default is thousands separator and at least greater than or equal to 1

数字分隔位数, 默认为千分位(3)

Implementation

final int separateLength;