I have an InfiniteListImpl class which implements the interface InfiniteList, and I am having difficulty creating the filter method. Here is what I have for my InfiniteListImpl class so far:


...