java.lang.Object
com.mojang.datafixers.Products.P9<F,T1,T2,T3,T4,T5,T6,T7,T8,T9>
-
-
Constructor Summary
Constructors
P9(App<F,T1> t1,
App<F,T2> t2,
App<F,T3> t3,
App<F,T4> t4,
App<F,T5> t5,
App<F,T6> t6,
App<F,T7> t7,
App<F,T8> t8,
App<F,T9> t9)
-
Method Summary
apply(Applicative<F,?> instance,
App<F, Function9<T1,T2,T3,T4,T5,T6,T7,T8,T9,R>> function)
apply(Applicative<F,?> instance,
Function9<T1,T2,T3,T4,T5,T6,T7,T8,T9,R> function)
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait