BELUGA BEHR created COLLECTIONS-665:
---------------------------------------
Summary: Add Iterator that filters out NULL Values
Key: COLLECTIONS-665
URL: https://issues.apache.org/jira/browse/COLLECTIONS-665
Project: Commons Collections
Issue Type: Improvement
Components: Iterator
Affects Versions: 4.2
Reporter: BELUGA BEHR
Priority: Minor
Create a utility function that creates an Iterator around a Collection. This
iterator will skip all values in the collection that are 'null' values within
the collection, only returning items with a value.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)