public class BaseNumberUtils extends Object
| Constructor and Description |
|---|
BaseNumberUtils() |
| Modifier and Type | Method and Description |
|---|---|
static double |
convertToDecimal(String value,
int base,
int maxNumberOfPlaces) |
public static double convertToDecimal(String value, int base, int maxNumberOfPlaces) throws IllegalArgumentException
IllegalArgumentException