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