JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
F
H
I
L
M
N
P
R
S
T
U
S
singletonIterator(E)
- Static method in class com.github.robtimus.util.iterator.
IteratorUtils
Returns an iterator that returns a single element.
skip(Iterator<E>, long)
- Static method in class com.github.robtimus.util.iterator.
IteratorUtils
Returns an iterator that discards a number of elements at the start of another iterator.
skip(long)
- Method in class com.github.robtimus.util.iterator.
StreamLikeIterator
Returns an iterator that discards a number of elements at the start of this iterator.
StreamLikeIterator
<
E
> - Class in
com.github.robtimus.util.iterator
An
Iterator
that contains additional functionality similar to
Stream
.
A
B
C
D
F
H
I
L
M
N
P
R
S
T
U
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
Copyright © 2022. All rights reserved.