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