1842184318441845184618471848184918501851
int i = 0; PathDeletionContext[] contexts = new TaskControllerPathDeletionContext[paths.length]; for (Path p : paths) { contexts[i++] = new TaskControllerTaskPathDeletionContext(fs, p, task, isWorkDir, taskController); } return contexts; }
1855185618571858185918601861186218631864
1957195819591960196119621963196419651966
1936193719381939194019411942194319441945