org.jfree.formula.operators
Class OperatorUtility

java.lang.Object
  extended by org.jfree.formula.operators.OperatorUtility

public class OperatorUtility
extends java.lang.Object

Creation-Date: 03.11.2006, 18:47:18

Author:
Thomas Morgner

Method Summary
static java.math.BigDecimal getAsBigDecimal(java.lang.Number number)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAsBigDecimal

public static java.math.BigDecimal getAsBigDecimal(java.lang.Number number)