Java caseinsensitive map with null key – stackoverflow.com

Is there a Map implementation in java that will use case insensitive String as key, but also supports NULL key? I know that new TreeMap<String, String>(String.CASE_INSENSITIVE_ORDER) supports ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "Java caseinsensitive map with null key – stackoverflow.com"