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