Post #4414776
2026-08-04 16:57 UTC
One thing I dislike about Java is these kinds of arbitrary null restrictions in the standard library. I don't get this. Why can't you have null elements in an unmodifiable collection? What if you need to? What would break if this would be allowed? I've already had a few bugs and crashes because of this.
Replies (0)
No replies.