Uses of Interface
com.google.gson.InstanceCreator
-
Packages that use InstanceCreator Package Description com.google.gson.graph -
-
Uses of InstanceCreator in com.google.gson.graph
Methods in com.google.gson.graph with parameters of type InstanceCreator Modifier and Type Method Description GraphAdapterBuilder
GraphAdapterBuilder. addType(Type type, InstanceCreator<?> instanceCreator)
-