L
R
public class MaybeLeft<L,R> extends Object implements Delegate<Maybe<L>,Either<L,R>>
MaybeLeft()
Maybe<L>
perform(Either<L,R> either)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MaybeLeft()
public Maybe<L> perform(Either<L,R> either)
perform
Delegate<Maybe<L>,Either<L,R>>
Copyright © 2016. All rights reserved.