Package | Description |
---|---|
io.vertx.rxjava.ext.web.handler.graphql.dataloader |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<VertxBatchLoader> |
VertxBatchLoader.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static <K,V> VertxBatchLoader<K,V> |
VertxBatchLoader.newInstance(VertxBatchLoader arg) |
static <K,V> VertxBatchLoader<K,V> |
VertxBatchLoader.newInstance(VertxBatchLoader arg,
io.vertx.lang.rx.TypeArg<K> __typeArg_K,
io.vertx.lang.rx.TypeArg<V> __typeArg_V) |
Copyright © 2021 Eclipse. All rights reserved.