Uses of Class
io.leangen.graphql.metadata.strategy.value.gson.GsonValueMapper
-
Packages that use GsonValueMapper Package Description io.leangen.graphql.metadata.strategy.value.gson -
-
Uses of GsonValueMapper in io.leangen.graphql.metadata.strategy.value.gson
Methods in io.leangen.graphql.metadata.strategy.value.gson that return GsonValueMapper Modifier and Type Method Description GsonValueMapperGsonValueMapperFactory. getValueMapper(Map<Class,List<Class<?>>> concreteSubTypes, GlobalEnvironment environment)
-