implements AffineP<ReForgetC$Mu<R>, ReForgetC$Instance$Mu<R>>, App<ReForgetC$Instance$Mu<R>, ReForgetC$Mu<R>>
| com.mojang.datafixers.optics.ReForgetC$Instance |
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public <A, B, C, D> FunctionType<App2<ReForgetC$Mu<R>, A, B>, App2<ReForgetC$Mu<R>, C, D>> |
| ||
| public <A, B, C> App2<ReForgetC$Mu<R>, Pair<A, C>, Pair<B, C>> |
| ||
| public <A, B, C> App2<ReForgetC$Mu<R>, Pair<C, A>, Pair<C, B>> |
| ||
| public <A, B, C> App2<ReForgetC$Mu<R>, Either<A, C>, Either<B, C>> |
| ||
| public <A, B, C> App2<ReForgetC$Mu<R>, Either<C, A>, Either<C, B>> |
|