public abstract class MatrixAdapterFactory
extends java.lang.Object
implements com.google.gson.TypeAdapterFactory
Constructor and Description |
---|
MatrixAdapterFactory() |
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 matrix package classes.
|