Überprüfen Sie, ob die Karte wichtige Java enthält
if (map.containsKey(key)) {
// Okay, there's a key but the value is null
} else {
// Definitely no such key
}
Nice Newt