I have an iterator class that fills and returns lists based on criteria.
How can I also build in a static list of values for the iterator to exhaust?
Right now