2021222324252627
final LoopFinalizer myLoopFinalizer = new LoopFinalizer(nLoopFinalValue); return myLoopFinalizer; } public LoopStep createLoopStep() { final LoopStep myLoopStep = new LoopStep(); return myLoopStep; }