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