Searched defs:copyList (Results 1 – 2 of 2) sorted by relevance
95 List<Value> copyList = new ArrayList<>(list); in testOfIterable_ReturnsTheValue() local
204 SmallSortedMap<T, Object> fields, boolean copyList) { in cloneAllFieldsMap()216 Map<T, Object> map, Map.Entry<T, Object> entry, boolean copyList) { in cloneFieldEntry()