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
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static <K,V> VertxMappedBatchLoader<K,V> |
VertxMappedBatchLoader.newInstance(VertxMappedBatchLoader arg)
Deprecated.
|
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)
Deprecated.
|
Copyright © 2025 Eclipse. All rights reserved.