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