public class ProfunctorFunctorWrapper<P extends K2,F extends K1,G extends K1,A,B> extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ProfunctorFunctorWrapper.Instance<P extends K2,F extends K1,G extends K1> |
static class |
ProfunctorFunctorWrapper.Mu<P extends K2,F extends K1,G extends K1> |
Constructor and Description |
---|
ProfunctorFunctorWrapper(P<F<A>,G<B>> value) |
Modifier and Type | Method and Description |
---|---|
static <P extends K2,F extends K1,G extends K1,A,B> |
unbox(ProfunctorFunctorWrapper.Mu<P,F,G><A,B> box) |
P<F<A>,G<B>> |
value() |