久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

HashMap<int[],string>通過考慮它們的值來映

HashMaplt;int[],stringgt; mapping integer array by considering their values(HashMaplt;int[],stringgt;通過考慮它們的值來映射整數(shù)數(shù)組)
本文介紹了HashMap<int[],string>通過考慮它們的值來映射整數(shù)數(shù)組的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

問題描述

Given the following code, I get a null (what I want is "1234"). But I wish to have a map that could consider the key as equals, if the contents of int[] are equals (rather than consider that the references of int[]), how should I do it?

HashMap<int[], String> maps=new HashMap<int[], String>();
int[] i=new int[]{1,2,3};
int[] j=new int[]{1,2,3};
maps.put(i,"1234");
System.out.print(maps.get(j));

I am opened to any map that allows keeping int[] as the key (including TreeMap) and so on, with the side condition that if that does not hamper on the effectiveness of the map accessing time.

解決方案

No way to do that with arrays, because they don't override equals() and hashCode(). You should define your own class wrapping the array, which would override equals() and hashCode() or use a List<Integer> as key instead.

這篇關于HashMap&lt;int[],string&gt;通過考慮它們的值來映射整數(shù)數(shù)組的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

【網(wǎng)站聲明】本站部分內容來源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯(lián)系我們刪除處理,感謝您的支持!

相關文檔推薦

Convert List of Strings into Map using Java-8 Streams API(使用 Java-8 Streams API 將字符串列表轉換為 Map)
Getting data from JSON(從 JSON 獲取數(shù)據(jù))
java linkedhashmap iteration(javalinkedhashmap迭代)
Converting a list of objects to Map(將對象列表轉換為 Map)
Create a HashMap with a fixed Key corresponding to a HashSet. point of departure(用一個固定的Key對應一個HashSet創(chuàng)建一個HashMap.出發(fā)點)
HttpMessageConverter exception : RestClientException: Could not write request: no suitable HttpMessageConverter found(HttpMessageConverter 異常:RestClientException:無法寫入請求:找不到合適的 HttpMessageConverter) - IT屋-程序員
主站蜘蛛池模板: 国产在线播放av | 欧美日韩精品久久久免费观看 | 国产成人久久av免费高清密臂 | 自拍视频精品 | 欧美11一13sex性hd | 97视频在线观看免费 | 精品国产乱码久久久久久丨区2区 | 欧美又大粗又爽又黄大片视频 | 365夜爽爽欧美性午夜免费视频 | 成人国产精品久久久 | 国产午夜在线 | 一级片av| 亚洲精品久久久久久国产精华液 | 免费中文字幕 | 成人网在线观看 | 成人在线中文 | 91精品久久久久久久久久入口 | 99国产精品视频免费观看一公开 | 欧美三级电影在线播放 | 欧美精品在线视频 | 日韩有码在线播放 | 亚洲福利在线观看 | 国产a区| 黄色大片在线免费观看 | 99色视频| 国产精品精品久久久 | 精品麻豆剧传媒av国产九九九 | 亚洲精品一区在线观看 | 亚洲欧美精品 | 久久精品国产一区 | 国产日韩欧美一区 | 亚洲国产一区二区视频 | 一级网站 | 久久lu| 国产亚洲一区二区三区 | 91精品国产91久久久久久最新 | 日韩国产中文字幕 | 国产伦精品一区二区三区在线 | 日本韩国电影免费观看 | 精品九九九 | 99久久精品国产一区二区三区 |