Package | Description |
---|---|
play.libs |
Modifier and Type | Method and Description |
---|---|
static <A,B,C,D> F.T4<A,B,C,D> |
F.T4(A a,
B b,
C c,
D d) |
Modifier and Type | Method and Description |
---|---|
static <A,B,C,D> F.Promise<F.T4<A,B,C,D>> |
F.Promise.wait4(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