public class BaseNumberUtils
extends java.lang.Object
Some utils for converting from and to any base
Constructor and Description |
---|
BaseNumberUtils() |
Modifier and Type | Method and Description |
---|---|
static double |
convertToDecimal(java.lang.String value,
int base,
int maxNumberOfPlaces) |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.