Lines Matching full:tocopy
1620 Set<T> toCopy = new HashSet<T>(to);1624 Iterator<T> toIterator = toCopy.iterator();1651 for (T type : toCopy) {