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