public static class F.Either<A,B> extends Object
F.Option<A>
_1
F.Option<B>
_2
static <A,B> F.Either<A,B>
_1(A value)
_2(B value)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final F.Option<A> _1
public final F.Option<B> _2
public static <A,B> F.Either<A,B> _1(A value)
public static <A,B> F.Either<A,B> _2(B value)
public String toString()
toString
Object
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly