JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.mojang.datafixers.functions
Apply
Uses of Class
com.mojang.datafixers.functions.Apply
Packages that use
Apply
Package
Description
com.mojang.datafixers.functions
Uses of
Apply
in
com.mojang.datafixers.functions
Methods in
com.mojang.datafixers.functions
with parameters of type
Apply
Modifier and Type
Method
Description
private <R,
A,
A2,
B,
B2>
R
PointFreeRule.SortInj.
cap
(
Apply
<?,
?> first,
Apply
<?,
?> second)
private <R,
A,
A2,
B,
B2>
R
PointFreeRule.SortProj.
cap
(
Apply
<?,
?> first,
Apply
<?,
?> second)