extends PointFree<Function<A, B>>
| com.mojang.datafixers.functions.Fold |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| private static final Map<Pair<RecursiveTypeFamily, Algebra>, IntFunction<RewriteResult<?, ?>>> |
| ||
| private static final Map<Pair<IntFunction<RewriteResult<?, ?>>, Integer>, RewriteResult<?, ?>> |
| ||
| protected final RecursivePoint$RecursivePointType<A> |
| ||
| protected final RewriteResult<?, B> |
| ||
| protected final Algebra |
| ||
| protected final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RecursivePoint$RecursivePointType<A> arg0, RewriteResult<?, B> arg1, Algebra arg2, int arg3) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| private <FB> PointFree<Function<A, B>> |
| ||
| public Function<DynamicOps<?>, Function<A, B>> |
| ||
| public String |
|