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