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