public interface Infix
| Modifier and Type | Method and Description |
|---|---|
<T> T |
get() |
static <R> R |
init(String key,
Function<io.vertx.core.json.JsonObject,R> executor,
Class<?> clazz) |
<T> T get()
static <R> R init(String key, Function<io.vertx.core.json.JsonObject,R> executor, Class<?> clazz)
Copyright © 2018. All rights reserved.