JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
U
UnaryOperator
<
T
> - Interface in
java8.util.function
Represents an operation on a single operand that produces a result of the same type as its operand.
UnaryOperators
- Class in
java8.util.function
A place for static default implementations of the new Java 8 default interface methods and static interface methods in the
UnaryOperator
interface.
unordered()
- Method in interface java8.util.stream.
BaseStream
Returns an equivalent stream that is
unordered
.
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes