| 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 <E,T> Validation.Invalid<E,T> |
API.Invalid(E error)
Alias for
Validation.invalid(Object) |
| Modifier and Type | Method and Description |
|---|---|
static <E,T,_1 extends E> |
Patterns.$Invalid(API.Match.Pattern<_1,?> p1) |
Copyright © 2021. All Rights Reserved.