public class BaseNumberUtils extends Object
Some utils for converting from and to any base
| 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
IllegalArgumentExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved