Package | Description |
---|---|
play.libs |
Modifier and Type | Method and Description |
---|---|
static <A,B,C> F.E3<A,B,C> |
F.E3._1(A value) |
static <A,B,C> F.E3<A,B,C> |
F.E3._2(B value) |
static <A,B,C> F.E3<A,B,C> |
F.E3._3(C value) |
Modifier and Type | Method and Description |
---|---|
static <A,B,C> F.Promise<F.E3<A,B,C>> |
F.Promise.waitEither(F.Promise<A> tA,
F.Promise<B> tB,
F.Promise<C> tC) |
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly