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

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

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


Constructor Summary
ExprTimePeriodImpl.TimePeriodAdderMinute()
           
 
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.TimePeriodAdderMinute

public ExprTimePeriodImpl.TimePeriodAdderMinute()
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