List<Friend> oneCityFriends = new ArrayList<>();. oneCityFriends.add(friend);. friendsCache.put(city, oneCityFriends);.
確定! 回上一頁