JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
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
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)