public static class ExprTimePeriodImpl.TimePeriodAdderMinute extends java.lang.Object implements ExprTimePeriodImpl.TimePeriodAdder
Constructor and Description |
---|
TimePeriodAdderMinute() |
Modifier and Type | Method and Description |
---|---|
void |
add(java.util.Calendar cal,
int value) |
double |
compute(java.lang.Double value) |
public double compute(java.lang.Double value)
compute
in interface ExprTimePeriodImpl.TimePeriodAdder
public void add(java.util.Calendar cal, int value)
add
in interface ExprTimePeriodImpl.TimePeriodAdder