JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
ratpack.func.BiFunction
Packages that use
BiFunction
Package
Description
ratpack.func
General functional (i.e. Single Abstract Method) types.
Uses of
BiFunction
in
ratpack.func
Methods in
ratpack.func
that return
BiFunction
Modifier and Type
Method and Description
default <V>
BiFunction
<
I1
,
I2
,V>
BiFunction.
andThen
(
Function
<? super
O
,? extends V> transform)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes