public class Futures extends Object
| Constructor and Description |
|---|
Futures() |
| Modifier and Type | Method and Description |
|---|---|
static <FROM,TO> Future<TO> |
mapping(Future<FROM> future,
org.rapidoid.lambda.Mapper<FROM,TO> mapper) |
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.