Interface Adapter<S,T,A,B>

All Superinterfaces:
App2<Adapter.Mu<A,B>,S,T>, Optic<Profunctor.Mu,S,T,A,B>

public interface Adapter<S,T,A,B> extends App2<Adapter.Mu<A,B>,S,T>, Optic<Profunctor.Mu,S,T,A,B>