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