L
R
public class MaybeRight<L,R> extends Object implements Delegate<Maybe<R>,Either<L,R>>
MaybeRight()
Maybe<R>
perform(Either<L,R> either)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MaybeRight()
public Maybe<R> perform(Either<L,R> either)
perform
Delegate<Maybe<R>,Either<L,R>>
Copyright © 2013. All Rights Reserved.