org.pentaho.reporting.libraries.formula.typing

Interface NumberConverter

public interface NumberConverter

A class that converts arbitary data into a numeric representation.

Author: Thomas Morgner

Method Summary
NumbertoNumber(Type t1, Object o1)

Method Detail

toNumber

public Number toNumber(Type t1, Object o1)