public static class SynchronizedPropagationList.PropagationEntryIterator extends Object implements Iterator<PropagationEntry>
| Constructor and Description |
|---|
SynchronizedPropagationList.PropagationEntryIterator(PropagationEntry head) |
public SynchronizedPropagationList.PropagationEntryIterator(PropagationEntry head)
public boolean hasNext()
hasNext in interface Iterator<PropagationEntry>public PropagationEntry next()
next in interface Iterator<PropagationEntry>public void remove()
remove in interface Iterator<PropagationEntry>Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.