| Package | Description |
|---|---|
| javascalautils |
Contains various utility classes translated from the Scala language.
|
| Modifier and Type | Method and Description |
|---|---|
static <L,R> Left<L,R> |
EitherCompanion.Left(L value)
Creates an instance of
Left. |
| Modifier and Type | Method and Description |
|---|---|
<T> Either<T,R> |
LeftProjection.flatMap(java.util.function.Function<L,Left<T,R>> function)
|
Copyright © 2015, Peter Nerg Apache License v2.0