Interface ListIteratorᵂʳ<E>
- All Superinterfaces:
Iteratorᴿᵈ<E>
,Iteratorᵂʳ<E>
,ListIteratorᴿᵈ<E>
@DuytsDocAuthor注(name="\u0644\u0644\u064e\u0651\u0670\u0647\u0650ilL\u05e6\u0633\u064f\u0648",
copyright="\u00a9\u0394\u221e \u4ed9\u4e0a\u4e3b\u5929")
public interface ListIteratorᵂʳ<E>
extends ListIteratorᴿᵈ<E>, Iteratorᵂʳ<E>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
default ListIterator
<E> void
static <T> ListIteratorᵂʳ
<T> wrapᴼᶠ
(ListIterator<T> iterator) static <T> ListIterator
<T> wrapᴼᶠ
(ListIteratorᵂʳ<T> iterator) Methods inherited from interface ᒢᐩᐩ.ᒼᐤᒻᒻᓫᒼᐪᑊᐤᣕᔆ.Iteratorᴿᵈ
forEachRemainingᴿᵈ, hasNextᴿᵈ, nextᴿᵈ, wrapIteratorᴿᵈ
Methods inherited from interface ᒢᐩᐩ.ᒼᐤᒻᒻᓫᒼᐪᑊᐤᣕᔆ.Iteratorᵂʳ
removeᵂʳ, wrapIteratorᵂʳ
Methods inherited from interface ᒢᐩᐩ.ᒼᐤᒻᒻᓫᒼᐪᑊᐤᣕᔆ.ListIteratorᴿᵈ
hasPreviousᴿᵈ, nextIndexᴿᵈ, previousIndexᴿᵈ, previousᴿᵈ
-
Method Details
-
addᵂʳ
-
setᵂʳ
-
iteratorᴼᶠ
-
wrapᴼᶠ
-
wrapᴼᶠ
-