Package | Description |
---|---|
play.libs |
Modifier and Type | Class and Description |
---|---|
static class |
F.T2<A,B> |
Modifier and Type | Method and Description |
---|---|
static <A,B> F.Tuple<A,B> |
F.Tuple(A a,
B b) |
Modifier and Type | Method and Description |
---|---|
static <A,B> F.Promise<F.Tuple<A,B>> |
F.Promise.wait2(F.Promise<A> tA,
F.Promise<B> tB) |
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly