Modifier and Type | Class and Description |
---|---|
class |
TimePeriodAdderDay |
class |
TimePeriodAdderHour |
class |
TimePeriodAdderMinute |
class |
TimePeriodAdderMonth |
class |
TimePeriodAdderMSec |
class |
TimePeriodAdderSecond |
class |
TimePeriodAdderUSec |
class |
TimePeriodAdderWeek |
class |
TimePeriodAdderYear |
Modifier and Type | Method and Description |
---|---|
static CodegenExpression |
TimePeriodAdderUtil.makeArray(TimePeriodAdder[] adders,
CodegenMethodScope parent,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
void |
TimePeriodComputeNCGivenTPNonCalEval.setAdders(TimePeriodAdder[] adders) |
void |
TimePeriodComputeNCGivenTPCalForgeEval.setAdders(TimePeriodAdder[] adders) |
void |
TimePeriodComputeConstGivenCalAddEval.setAdders(TimePeriodAdder[] adders) |
Constructor and Description |
---|
TimePeriodComputeConstGivenCalAddEval(TimePeriodAdder[] adders,
int[] added,
TimeAbacus timeAbacus,
int indexMicroseconds,
TimeZone timeZone) |
TimePeriodComputeConstGivenCalAddForge(TimePeriodAdder[] adders,
int[] added,
TimeAbacus timeAbacus) |
TimePeriodComputeNCGivenTPCalForgeEval(ExprEvaluator[] evaluators,
TimePeriodAdder[] adders,
TimeAbacus timeAbacus,
TimeZone timeZone,
int indexMicroseconds) |
TimePeriodComputeNCGivenTPNonCalEval(ExprEvaluator[] evaluators,
TimePeriodAdder[] adders,
TimeAbacus timeAbacus) |
Modifier and Type | Method and Description |
---|---|
TimePeriodAdder[] |
ExprTimePeriodForge.getAdders() |
Modifier and Type | Method and Description |
---|---|
static int |
ExprTimePeriodUtil.findIndexMicroseconds(TimePeriodAdder[] adders) |
Constructor and Description |
---|
ExprTimePeriodForge(ExprTimePeriodImpl parent,
boolean hasVariable,
TimePeriodAdder[] adders) |
Copyright © 2005–2018. All rights reserved.