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