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 <T1> API.For1Future<T1> |
API.For(Future<T1> ts1)
Creates a
For -comprehension of one Future. |
Copyright © 2021. All Rights Reserved.