JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.pentaho.reporting.libraries.formula.typing
NumberConverter
Contents
Description
Method Summary
Method Details
toNumber(Type, Object)
Hide sidebar
Show sidebar
Interface NumberConverter
public interface
NumberConverter
A class that converts arbitary data into a numeric representation.
Author:
Thomas Morgner
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Number
toNumber
(
Type
t1,
Object
o1)
Method Details
toNumber
Number
toNumber
(
Type
t1,
Object
o1)