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