public interface ObjectBigListIterator<K> extends ObjectBidirectionalIterator<K>, BigListIterator<K>
BigListIterator
.
This interface adds a skipping method that take longs.
BigListIterator
Modifier and Type | Method and Description |
---|---|
void |
add(K k) |
void |
set(K k) |
back
skip
nextIndex, previousIndex, skip
hasPrevious, previous