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