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
L
M
N
O
P
R
S
T
U
V
W
Z
B
Bad
<
G
,
B
> - Class in
com.github.javactic
Contains a "failure" value.
bad(B)
- Static method in interface com.github.javactic.
Or
Builds an instance of
Bad
with the given value.
badMap(Function<? super B, ? extends C>)
- Method in class com.github.javactic.
Bad
badMap(Function<? super B, ? extends C>)
- Method in class com.github.javactic.
Good
badMap(Function<? super B, ? extends C>)
- Method in interface com.github.javactic.
Or
Maps the given function to this
Or
's value if it is a
Bad
or returns
this
if it is a
Good
.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Z
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
Copyright © 2016. All rights reserved.