| Package | Description |
|---|---|
| io.vertx.up.func |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
Fn.etJArray(io.vertx.core.json.JsonArray dataArray,
Class<T> clazz,
ZeroBiConsumer<T,Integer> fnIt) |
static <T> void |
Fn.etJArray(io.vertx.core.json.JsonArray dataArray,
ZeroBiConsumer<T,String> fnIt) |
static <T> void |
Fn.etJObject(io.vertx.core.json.JsonObject data,
ZeroBiConsumer<T,String> fnIt) |
Copyright © 2017. All rights reserved.