Uses of Interface
io.leangen.graphql.metadata.strategy.value.gson.GsonValueMapperFactory.Configurer
-
Packages that use GsonValueMapperFactory.Configurer Package Description io.leangen.graphql.metadata.strategy.value.gson -
-
Uses of GsonValueMapperFactory.Configurer in io.leangen.graphql.metadata.strategy.value.gson
Classes in io.leangen.graphql.metadata.strategy.value.gson that implement GsonValueMapperFactory.Configurer Modifier and Type Class Description static classGsonValueMapperFactory.AbstractClassAdapterConfigurerMethods in io.leangen.graphql.metadata.strategy.value.gson with parameters of type GsonValueMapperFactory.Configurer Modifier and Type Method Description GsonValueMapperFactory.BuilderGsonValueMapperFactory.Builder. withConfigurer(GsonValueMapperFactory.Configurer configurer)
-