Posts Tagged ‘HashMap’
HashMap.put(null, toto)
Question: does Java’s HashMap
accept null
as a key?
Read the rest of this entry »
Question: does Java’s HashMap
accept null
as a key?
Read the rest of this entry »