org.apache.commons.math.util
public interface NumberTransformer
double transform(Object o) throws MathException
o
- the Object to be transformed.MathException
- if the Object can not be transformed into a Double.Copyright (c) 2003-2014 Apache Software Foundation