Package | Description |
---|---|
play.libs |
Modifier and Type | Method and Description |
---|---|
static <A,B,C> F.T3<A,B,C> |
F.T3(A a,
B b,
C c) |
Modifier and Type | Method and Description |
---|---|
static <A,B,C> F.Promise<F.T3<A,B,C>> |
F.Promise.wait3(F.Promise<A> tA,
F.Promise<B> tB,
F.Promise<C> tC) |
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly