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