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