How to workaround this JDK limitation?

Viewed 36224

I'm looking for a class from the Java Collection Framework that would not allow null elements.

Do you know one?

7 Answers
Related