Class RoleDescriptorXSAnyAdapter.MutableChildrenList.MutableChildrenListIterator<E>

java.lang.Object
org.opensaml.saml.saml2.metadata.impl.RoleDescriptorXSAnyAdapter.MutableChildrenList.MutableChildrenListIterator<E>
Type Parameters:
E - the type of the iterator
All Implemented Interfaces:
Iterator<E>, ListIterator<E>
Enclosing class:
RoleDescriptorXSAnyAdapter.MutableChildrenList<T extends XMLObject>

private class RoleDescriptorXSAnyAdapter.MutableChildrenList.MutableChildrenListIterator<E> extends Object implements ListIterator<E>
ListIterator for mutable children which disallows removal.