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