Searched refs:newList (Results 1 – 1 of 1) sorted by relevance
338 List<Executor> newList = new ArrayList<Executor>(); in analyseResults() local339 newList.add(executor); in analyseResults()340 outputMap.put(output, newList); in analyseResults()