Class IntervalComputerConstantBase
java.lang.Object
com.espertech.esper.common.internal.epl.datetime.interval.IntervalComputerConstantBase
- Direct Known Subclasses:
IntervalComputerForgeFactory.IntervalComputerConstantAfter
,IntervalComputerForgeFactory.IntervalComputerConstantBefore
-
Field Summary
-
Constructor Summary
ConstructorDescriptionIntervalComputerConstantBase
(IntervalStartEndParameterPairForge pair, boolean allowSwitch) -
Method Summary
-
Field Details
-
start
protected final long start -
end
protected final long end
-
-
Constructor Details
-
IntervalComputerConstantBase
-