Package com.mojang.datafixers
Class Products.P2<F extends K1,T1,T2>
java.lang.Object
com.mojang.datafixers.Products.P2<F,T1,T2>
- Enclosing interface:
- Products
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription<T3> Products.P3<F,
T1, T2, T3> <T3,
T4> Products.P4<F, T1, T2, T3, T4> and
(Products.P2<F, T3, T4> p) <T3,
T4, T5> Products.P5<F, T1, T2, T3, T4, T5> and
(Products.P3<F, T3, T4, T5> p) <T3,
T4, T5, T6>
Products.P6<F,T1, T2, T3, T4, T5, T6> and
(Products.P4<F, T3, T4, T5, T6> p) <T3,
T4, T5, T6, T7>
Products.P7<F,T1, T2, T3, T4, T5, T6, T7> and
(Products.P5<F, T3, T4, T5, T6, T7> p) <T3,
T4, T5, T6, T7, T8>
Products.P8<F,T1, T2, T3, T4, T5, T6, T7, T8> and
(Products.P6<F, T3, T4, T5, T6, T7, T8> p) apply
(Applicative<F, ?> instance, App<F, BiFunction<T1, T2, R>> function) apply
(Applicative<F, ?> instance, BiFunction<T1, T2, R> function) t1()
t2()
-
Constructor Details
-
P2
-
-
Method Details
-
t1
-
t2
-
and
-
and
-
and
-
and
-
and
public <T3,T4, Products.P7<F,T5, T6, T7> T1, andT2, T3, T4, T5, T6, T7> (Products.P5<F, T3, T4, T5, T6, T7> p) -
and
public <T3,T4, Products.P8<F,T5, T6, T7, T8> T1, andT2, T3, T4, T5, T6, T7, T8> (Products.P6<F, T3, T4, T5, T6, T7, T8> p) -
apply
-
apply
-