class CrossJoinFunDef.MutableListCalc extends CrossJoinFunDef.BaseListCalc
exp, type| Constructor and Description | 
|---|
MutableListCalc(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, unwrapMutableListCalc(ResolvedFunCall call, Calc[] calcs)
protected TupleList makeList(TupleList l1, TupleList l2)
makeList in class CrossJoinFunDef.BaseListCalc