class CrossJoinFunDef.ImmutableListCalc extends CrossJoinFunDef.BaseListCalc
exp, type| Constructor and Description |
|---|
ImmutableListCalc(ResolvedFunCall call,
Calc[] calcs) |
| Modifier and Type | Method and Description |
|---|---|
protected TupleList |
makeList(TupleList l1,
TupleList l2) |
evaluateListevaluate, evaluateIterable, getResultStyle, getType, toStringaccept, anyDepends, anyDependsButFirst, butDepends, collectArguments, dependsOn, getArguments, getCalcs, getName, isWrapperFor, simplifyEvaluator, unwrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, dependsOn, isWrapperFor, unwrapImmutableListCalc(ResolvedFunCall call, Calc[] calcs)
protected TupleList makeList(TupleList l1, TupleList l2)
makeList in class CrossJoinFunDef.BaseListCalc