Package com.mojang.datafixers.kinds
Interface App2<F extends K2,A,B>
- All Known Subinterfaces:
Adapter<S,
,T, A, B> Affine<S,
,T, A, B> Forget<R,
,A, B> ForgetOpt<R,
,A, B> FunctionType<A,
,B> Lens<S,
,T, A, B> Prism<S,
,T, A, B> ReForgetC<R,
,A, B> Traversal<S,
T, A, B>
- All Known Implementing Classes:
Inj1
,Inj2
,InjTagged
,Lens.Box
,ListTraversal
,Procompose
,ProfunctorFunctorWrapper
,Proj1
,Proj2
,View
public interface App2<F extends K2,A,B>