Klasse ImmutableListIterator<E>

java.lang.Object
ch.nolix.core.independent.list.ImmutableListIterator<E>
Typparameter:
E - is the type of the elements of the parent ImmutableList of a ImmutableListIterator.
Alle implementierten Schnittstellen:
Iterator<E>

public final class ImmutableListIterator<E> extends Object implements Iterator<E>
Autor:
Silvan Wyss
  • Methodendetails