| Package | Description |
|---|---|
| io.leangen.graphql.generator.mapping.common |
| Modifier and Type | Method and Description |
|---|---|
List<MapToListTypeAdapter.MapEntry<K,V>> |
MapToListTypeAdapter.convertOutput(Map<K,V> original,
AnnotatedType type,
ResolutionEnvironment resolutionEnvironment) |
| Modifier and Type | Method and Description |
|---|---|
Map<K,V> |
MapToListTypeAdapter.convertInput(List<MapToListTypeAdapter.MapEntry<K,V>> original,
AnnotatedType type,
ResolutionEnvironment resolutionEnvironment) |
Copyright © 2016–2017. All rights reserved.