8586878889909192939495
PriceValue newPrice = priceFirst.freeze(); PriceValue newStep = priceStep.freeze(); result.add(new DefCuvolEntry(counter, newPrice.add(newStep.mult(counter)), size)); counter++; }
8283848586878889909192