decimals property

int decimals
final

Fractional digits kept on commit. 0 for integers; -1 to leave the typed precision untouched (still grouped).

Implementation

final int decimals;