static class GoogleAnalytics.StringConverter
extends java.lang.Object
implements retrofit.converter.Converter
| Constructor and Description |
|---|
StringConverter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
fromBody(retrofit.mime.TypedInput typedInput,
java.lang.reflect.Type type) |
retrofit.mime.TypedOutput |
toBody(java.lang.Object output) |
public java.lang.Object fromBody(retrofit.mime.TypedInput typedInput,
java.lang.reflect.Type type)
throws retrofit.converter.ConversionException
fromBody in interface retrofit.converter.Converterretrofit.converter.ConversionExceptionpublic retrofit.mime.TypedOutput toBody(java.lang.Object output)
toBody in interface retrofit.converter.Converter