|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use F.Either | |
|---|---|
| play.libs | |
| Uses of F.Either in play.libs |
|---|
| Subclasses of F.Either in play.libs | |
|---|---|
static class |
F.E2<A,B>
|
| Methods in play.libs that return F.Either | ||
|---|---|---|
static
|
F.Either._1(A value)
|
|
static
|
F.Either._2(B value)
|
|
| Methods in play.libs that return types with arguments of type F.Either | ||
|---|---|---|
static
|
F.Promise.waitEither(F.Promise<A> tA,
F.Promise<B> tB)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||