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 © 2003-2012 Apache Software Foundation. All Rights Reserved.