multiplier property
final
      For percent and permille, what are we multiplying by in order to get the printed value, e.g. 100 for percent.
Implementation
final int multiplier;For percent and permille, what are we multiplying by in order to get the printed value, e.g. 100 for percent.
final int multiplier;