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