Class Either.Right<L,​R>

java.lang.Object
de.scravy.bedrock.Either<L,​R>
de.scravy.bedrock.Either.Right<L,​R>
All Implemented Interfaces:
Serializable, Comparable<Either<L,​R>>
Enclosing class:
Either<L,​R>

@Immutable
public static class Either.Right<L,​R>
extends Either<L,​R>
See Also:
Serialized Form