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