extends PointFree<Function<Function<A, B>, Function<S, T>>>
| com.mojang.datafixers.functions.ProfunctorTransformer |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| protected final Optic<? super FunctionType$Instance$Mu, S, T, A, B> |
| ||
| protected final Function<App2<FunctionType$Mu, A, B>, App2<FunctionType$Mu, S, T>> |
| ||
| private final Function<Function<A, B>, Function<S, T>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Optic<? super FunctionType$Instance$Mu, S, T, A, B> arg0) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public String |
| ||
| public Function<DynamicOps<?>, Function<Function<A, B>, Function<S, T>>> |
|