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