org.apache.commons.math3.util
public interface NumberTransformer
double transform(Object o) throws MathIllegalArgumentException
o - the Object to be transformed.MathIllegalArgumentException - if the Object can not be transformed into a Double.Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.