com.espertech.esper.epl.expression.time
Class ExprTimePeriodImpl.TimePeriodAdderHour

java.lang.Object
  extended by com.espertech.esper.epl.expression.time.ExprTimePeriodImpl.TimePeriodAdderHour
All Implemented Interfaces:
ExprTimePeriodImpl.TimePeriodAdder
Enclosing class:
ExprTimePeriodImpl

public static class ExprTimePeriodImpl.TimePeriodAdderHour
extends java.lang.Object
implements ExprTimePeriodImpl.TimePeriodAdder


Constructor Summary
ExprTimePeriodImpl.TimePeriodAdderHour()
           
 
Method Summary
 void add(java.util.Calendar cal, int value)
           
 double compute(java.lang.Double value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExprTimePeriodImpl.TimePeriodAdderHour

public ExprTimePeriodImpl.TimePeriodAdderHour()
Method Detail

compute

public double compute(java.lang.Double value)
Specified by:
compute in interface ExprTimePeriodImpl.TimePeriodAdder

add

public void add(java.util.Calendar cal,
                int value)
Specified by:
add in interface ExprTimePeriodImpl.TimePeriodAdder

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