类 play.libs.F.Either
的使用

使用 F.Either 的软件包
play.libs   
 

play.libsF.Either 的使用
 

play.libsF.Either 的子类
static class F.E2<A,B>
           
 

返回 F.Eitherplay.libs 中的方法
static
<A,B> F.Either<A,B>
F.Either._1(A value)
           
static
<A,B> F.Either<A,B>
F.Either._2(B value)
           
 

返回变量类型为 F.Either 的类型的 play.libs 中的方法
static
<A,B> F.Promise<F.Either<A,B>>
F.Promise.waitEither(F.Promise<A> tA, F.Promise<B> tB)
           
 



Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly