| Package | Description |
|---|---|
| io.vavr |
Beside
API the io.vavr package contains core types like (Checked)Functions and Tuples. |
| Modifier and Type | Method and Description |
|---|---|
static <L,R> Either.Right<L,R> |
API.Right(R right)
Alias for
Either.right(Object) |
| Modifier and Type | Method and Description |
|---|---|
static <L,R,_1 extends R> |
Patterns.$Right(API.Match.Pattern<_1,?> p1) |
Copyright © 2021. All Rights Reserved.