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