Maybe I'm just totally missing something, but how do I do a null-safe contains() on an ArrayList? CollectionUtils and ListUtils don't have a contains() method available.
Thanks! DLW --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
