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