fr.expression4j.util
Class ParameterUtil

java.lang.Object
  extended by fr.expression4j.util.ParameterUtil

public class ParameterUtil
extends java.lang.Object


Constructor Summary
ParameterUtil()
           
 
Method Summary
static java.util.List generateXParameters()
          Define a "x" parameter.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParameterUtil

public ParameterUtil()
Method Detail

generateXParameters

public static final java.util.List generateXParameters()
Define a "x" parameter. Used by default function like cos(x).

Returns:
parameter "x"