JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
de.scravy.bedrock.Function4
Packages that use
Function4
Package
Description
de.scravy.bedrock
Uses of
Function4
in
de.scravy.bedrock
Methods in
de.scravy.bedrock
with parameters of type
Function4
Modifier and Type
Method
Description
default <R> R
Tuple4.
apply
(
Function4
<
A
,
B
,
C
,
D
,R> f)