public class DirectionTypeAdapterFactory extends Object implements TypeAdapterFactory
Modifier and Type | Class and Description |
---|---|
static class |
DirectionTypeAdapterFactory.DirectionTypeAdapter<T> |
Constructor and Description |
---|
DirectionTypeAdapterFactory() |
public DirectionTypeAdapterFactory()
public <T> TypeAdapter<T> create(Gson gson, TypeToken<T> type)
create
in interface TypeAdapterFactory
Copyright © 2012. All Rights Reserved.