Class GsonValueMapperFactory.AbstractClassAdapterConfigurer
- java.lang.Object
-
- io.leangen.graphql.metadata.strategy.value.gson.GsonValueMapperFactory.AbstractClassAdapterConfigurer
-
- All Implemented Interfaces:
GsonValueMapperFactory.Configurer
- Enclosing class:
- GsonValueMapperFactory
public static class GsonValueMapperFactory.AbstractClassAdapterConfigurer extends Object implements GsonValueMapperFactory.Configurer
-
-
Constructor Summary
Constructors Constructor Description AbstractClassAdapterConfigurer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.gson.GsonBuilderconfigure(GsonValueMapperFactory.ConfigurerParams params)
-
-
-
Method Detail
-
configure
public com.google.gson.GsonBuilder configure(GsonValueMapperFactory.ConfigurerParams params)
- Specified by:
configurein interfaceGsonValueMapperFactory.Configurer
-
-