Uses of Class
io.leangen.graphql.metadata.strategy.value.gson.GsonValueMapperFactory.ConfigurerParams
-
Packages that use GsonValueMapperFactory.ConfigurerParams Package Description io.leangen.graphql.metadata.strategy.value.gson -
-
Uses of GsonValueMapperFactory.ConfigurerParams in io.leangen.graphql.metadata.strategy.value.gson
Methods in io.leangen.graphql.metadata.strategy.value.gson with parameters of type GsonValueMapperFactory.ConfigurerParams Modifier and Type Method Description com.google.gson.GsonBuilderGsonValueMapperFactory.AbstractClassAdapterConfigurer. configure(GsonValueMapperFactory.ConfigurerParams params)com.google.gson.GsonBuilderGsonValueMapperFactory.Configurer. configure(GsonValueMapperFactory.ConfigurerParams params)
-