Searched defs:convertedList (Results 1 – 1 of 1) sorted by relevance
83 List<Integer> convertedList = convertStringListToIntList(list, convertFrom, convertTo); in convertStringListToIntArray() local113 List<Integer> convertedList = new ArrayList<>(list.size()); in convertStringListToIntList() local