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