Class FloorFunction

java.lang.Object
org.datanucleus.store.query.inmemory.method.MathFunction
org.datanucleus.store.query.inmemory.method.FloorFunction
All Implemented Interfaces:
InvocationEvaluator

public class FloorFunction extends MathFunction
Evaluator for the function FLOOR(numExpr).