| 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 <T> Try.Failure<T> |
API.Failure(Throwable exception)
Alias for
Try.failure(Throwable) |
| Modifier and Type | Method and Description |
|---|---|
static <T,_1 extends Throwable> |
Patterns.$Failure(API.Match.Pattern<_1,?> p1) |
Copyright © 2019. All Rights Reserved.