public class NumericalFormatter extends Object
Constructor and Description |
---|
NumericalFormatter() |
Modifier and Type | Method and Description |
---|---|
String |
percentage(Double value,
int precision) |
String |
rounded(Double value,
int precision) |
Copyright © 2022. All rights reserved.