{"id":8858,"date":"2018-11-30T15:33:00","date_gmt":"2018-11-30T15:33:00","guid":{"rendered":"http:\/\/blog.bachi.net\/?p=8858"},"modified":"2018-11-30T15:46:45","modified_gmt":"2018-11-30T15:46:45","slug":"java-8-multimap","status":"publish","type":"post","link":"https:\/\/blog.bachi.net\/?p=8858","title":{"rendered":"Java 8 MultiMap"},"content":{"rendered":"<p><a href=\"https:\/\/dzone.com\/articles\/allowing-duplicate-keys-java\">Allowing Duplicate Keys in Java Collections<\/a><br \/>\n<a href=\"https:\/\/golb.hplar.ch\/2017\/09\/Do-it-yourself-Multi-Value-Map-with-Java-8.html\">Do it yourself Multi Value Map with Java 8<\/a><br \/>\n<a href=\"https:\/\/www.baeldung.com\/java-map-duplicate-keys\">How to Store Duplicate Keys in a Map in Java?<\/a><br \/>\n<a href=\"https:\/\/www.codebyamir.com\/blog\/use-duplicate-keys-in-a-map-with-multimap-from-google-guava\">Use Duplicate Keys in a Map with Multimap from Google Guava<\/a><br \/>\n<a href=\"https:\/\/www.quora.com\/Why-HashMap-not-allowing-duplicate-keys-How-it-is-stored\">Why HashMap not allowing duplicate keys? How it is stored?<\/a><\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\norg.apache.commons.collections4.SetValuedMap\r\norg.apache.commons.collections4.multimap.HashSetValuedHashMap\r\ncom.google.common.collect.HashMultimap\r\norg.eclipse.collections.api.multimap.set.MutableSetMultimap\r\norg.springframework.util.MultiValueMap\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Allowing Duplicate Keys in Java Collections Do it yourself Multi Value Map with Java 8 How to Store Duplicate Keys in a Map in Java? Use Duplicate Keys in a Map with Multimap from Google Guava Why HashMap not allowing duplicate keys? How it is stored? org.apache.commons.collections4.SetValuedMap org.apache.commons.collections4.multimap.HashSetValuedHashMap com.google.common.collect.HashMultimap org.eclipse.collections.api.multimap.set.MutableSetMultimap org.springframework.util.MultiValueMap<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-8858","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/8858","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8858"}],"version-history":[{"count":5,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/8858\/revisions"}],"predecessor-version":[{"id":8865,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/8858\/revisions\/8865"}],"wp:attachment":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8858"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=8858"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=8858"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}