extends PointFree<Function<A, C>>
| com.mojang.datafixers.functions.Comp |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| protected final Type<B> |
| ||
| protected final PointFree<Function<B, C>> |
| ||
| protected final PointFree<Function<A, B>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Type<B> arg0, PointFree<Function<B, C>> arg1, PointFree<Function<A, B>> arg2) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public String |
| ||
| public Optional<? extends PointFree<Function<A, C>>> |
| ||
| public Optional<? extends PointFree<Function<A, C>>> |
| ||
| public Function<DynamicOps<?>, Function<A, C>> |
|