java removeIf null as any value code example Example: java remove List null element dataList.removeAll(Collections.singleton(null));