public interface TimePeriodAdder
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Modifier and Type | Method and Description |
---|---|
void |
add(Calendar cal,
int value) |
double |
compute(Double value) |
CodegenExpression |
computeCodegen(CodegenExpression doubleValue) |
boolean |
isMicroseconds() |
static final EPTypeClass EPTYPE
double compute(Double value)
void add(Calendar cal, int value)
boolean isMicroseconds()
CodegenExpression computeCodegen(CodegenExpression doubleValue)
Copyright © 2005–2021. All rights reserved.