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