Class LinFunction

All Implemented Interfaces:
Expression, Function, FunctionExpression, Factory

public class LinFunction extends FunctionExpressionImpl
The function checks whether a candidate value is contained in a list object.

If the candidate value is found, the function returns true; otherwise, it returns false.

Author:
Niels Charlier