JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.independentsoft.calc.functions
Interface EagerFn
public interface
EagerFn
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CalcValue
invoke
(
CalcValue
[] args,
EvalContext
ctx)
Method Details
invoke
CalcValue
invoke
(
CalcValue
[] args,
EvalContext
ctx)