Class Either.Instance<R2>

java.lang.Object
com.mojang.datafixers.util.Either.Instance<R2>
All Implemented Interfaces:
App<Either.Instance.Mu<R2>,Either.Mu<R2>>, Applicative<Either.Mu<R2>,Either.Instance.Mu<R2>>, CocartesianLike<Either.Mu<R2>,R2,Either.Instance.Mu<R2>>, Functor<Either.Mu<R2>,Either.Instance.Mu<R2>>, Kind1<Either.Mu<R2>,Either.Instance.Mu<R2>>, Traversable<Either.Mu<R2>,Either.Instance.Mu<R2>>
Enclosing class:
Either<L,R>

public static final class Either.Instance<R2> extends Object implements Applicative<Either.Mu<R2>,Either.Instance.Mu<R2>>, Traversable<Either.Mu<R2>,Either.Instance.Mu<R2>>, CocartesianLike<Either.Mu<R2>,R2,Either.Instance.Mu<R2>>