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 © 2010 - 2019 Adobe. All Rights Reserved