| Package | Description | 
|---|---|
| io.vertx.rxjava.core.shareddata | 
| Modifier and Type | Field and Description | 
|---|---|
static io.vertx.lang.rx.TypeArg<LocalMap> | 
LocalMap.__TYPE_ARG  | 
| Modifier and Type | Method and Description | 
|---|---|
<K,V> LocalMap<K,V> | 
SharedData.getLocalMap(String name)
Return a  
LocalMap with the specific name. | 
static <K,V> LocalMap<K,V> | 
LocalMap.newInstance(LocalMap arg)  | 
static <K,V> LocalMap<K,V> | 
LocalMap.newInstance(LocalMap arg,
           io.vertx.lang.rx.TypeArg<K> __typeArg_K,
           io.vertx.lang.rx.TypeArg<V> __typeArg_V)  | 
Copyright © 2024 Eclipse. All rights reserved.