public abstract class OptimizationAdapterFactory
extends java.lang.Object
implements com.google.gson.TypeAdapterFactory
Constructor and Description |
---|
OptimizationAdapterFactory() |
Modifier and Type | Method and Description |
---|---|
static com.google.gson.TypeAdapterFactory |
create()
Creates a TypeAdapter that AutoValues uses to generate specific type adapters when needed
inside the optimization package classes.
|