peta java hapus semua nilai nol
map.values().removeAll(Collections.singleton(null));
Homely Hare
map.values().removeAll(Collections.singleton(null));