L
R
public static class Either.EitherLeft<L,R> extends Either<L,R>
Either.EitherLeft<L,R>, Either.EitherRight<L,R>
protected L
getValue()
asLeft, asRight, isLeft, isRight, left, right
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Nonnull protected L getValue()
getValue
Either<L,R>
Copyright © 2024 The Apache Software Foundation. All rights reserved.