com.espertech.esper.epl.datetime.interval
Class IntervalComputerConstantBase

java.lang.Object
  extended by com.espertech.esper.epl.datetime.interval.IntervalComputerConstantBase
Direct Known Subclasses:
IntervalComputerFactory.IntervalComputerConstantAfter, IntervalComputerFactory.IntervalComputerConstantBefore

public abstract class IntervalComputerConstantBase
extends java.lang.Object


Field Summary
protected  long end
           
protected  long start
           
 
Constructor Summary
IntervalComputerConstantBase(IntervalStartEndParameterPair pair, boolean allowSwitch)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

start

protected final long start

end

protected final long end
Constructor Detail

IntervalComputerConstantBase

public IntervalComputerConstantBase(IntervalStartEndParameterPair pair,
                                    boolean allowSwitch)

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com