Class SingleLinkedList.Entries
java.lang.Object
org.apache.xbean.finder.util.SingleLinkedList.Entries
- All Implemented Interfaces:
Iterable<SingleLinkedList<E>.Entry<E>>, Iterator<SingleLinkedList<E>.Entry<E>>
- Enclosing class:
SingleLinkedList<E>
private class SingleLinkedList.Entries
extends Object
implements Iterator<SingleLinkedList<E>.Entry<E>>, Iterable<SingleLinkedList<E>.Entry<E>>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterable
forEach, spliteratorMethods inherited from interface Iterator
forEachRemaining