Class ImmutableList.ListItr

java.lang.Object
org.apache.felix.framework.util.ImmutableList.ListItr
All Implemented Interfaces:
Iterator<E>, ListIterator<E>
Enclosing class:
ImmutableList<E>

private class ImmutableList.ListItr extends Object implements ListIterator<E>