public interface Function
Function
interface represents functions in the expression.Modifier and Type | Method and Description |
---|---|
Operand |
evaluate(Operand... operands)
Method invoked to evaluate the function.
|
Copyright © 2019 Pratanu Mandal. All rights reserved.