Class Either.Right<L,R>

java.lang.Object
com.mojang.datafixers.util.Either<L,R>
com.mojang.datafixers.util.Either.Right<L,R>
All Implemented Interfaces:
App<Either.Mu<R>, L>
Enclosing class:
Either<L,R>

private static final class Either.Right<L,R> extends Either<L,R>