Searched defs:ForwardingListIterator (Results 1 – 1 of 1) sorted by relevance
33 public abstract class ForwardingListIterator<E> extends ForwardingIterator<E> class37 protected ForwardingListIterator() {} in ForwardingListIterator() method in ForwardingListIterator