Uses of Class
com.jnape.palatable.lambda.functions.builtin.fn2.Into8
-
Packages that use Into8 Package Description com.jnape.palatable.lambda.functions.builtin.fn2 -
-
Uses of Into8 in com.jnape.palatable.lambda.functions.builtin.fn2
Fields in com.jnape.palatable.lambda.functions.builtin.fn2 declared as Into8 Modifier and Type Field Description private static Into8<?,?,?,?,?,?,?,?,?>
Into8. INSTANCE
Methods in com.jnape.palatable.lambda.functions.builtin.fn2 that return Into8 Modifier and Type Method Description static <A,B,C,D,E,F,G,H,I>
Into8<A,B,C,D,E,F,G,H,I>Into8. into8()
-