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