public interface CharBigListIterator extends CharBidirectionalIterator, BigListIterator<Character>
BigListIterator
.
This interface adds a skipping method that take longs.
BigListIterator
Modifier and Type | Method and Description |
---|---|
void |
add(char k) |
void |
add(Character k) |
void |
set(char k) |
void |
set(Character k) |
back, previousChar
nextChar, skip
skip
hasPrevious, previous
nextIndex, previousIndex, skip