public class IntervalComputerFactory
extends java.lang.Object
Constructor and Description |
---|
IntervalComputerFactory() |
Modifier and Type | Method and Description |
---|---|
static IntervalComputer |
make(DatetimeMethodEnum method,
java.util.List<ExprNode> expressions) |
public static IntervalComputer make(DatetimeMethodEnum method, java.util.List<ExprNode> expressions) throws ExprValidationException
ExprValidationException