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
N
next()
- Method in class com.github.robtimus.util.iterator.
LookaheadIterator
next()
- Method in class com.github.robtimus.util.iterator.
StreamLikeIterator
noneMatch(Iterator<E>, Predicate<? super E>)
- Static method in class com.github.robtimus.util.iterator.
IteratorUtils
Returns whether or not no element of an iterator matches a specific predicate.
noneMatch(Predicate<? super E>)
- Method in class com.github.robtimus.util.iterator.
StreamLikeIterator
Returns whether or not no element of this iterator matches a specific predicate.
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.