RetrofitNullOnEmptyConverterFactory

com.anywherecommerce.android.sdk.hacks

Class RetrofitNullOnEmptyConverterFactory

  • java.lang.Object

  • Converter.Factory
    com.anywherecommerce.android.sdk.hacks.RetrofitNullOnEmptyConverterFactory

  • public class <span class="typeNameLabel">RetrofitNullOnEmptyConverterFactory</span>
    extends Converter.Factory
    

    Created by Admin on 5/29/2017.

Constructor Summary

  Constructor and Description`<span class="memberNameLink">

RetrofitNullOnEmptyConverterFactory()`

Method Summary

  Modifier and TypeMethod and Description`

````

responseBodyConverter(java.lang.reflect.Type type,
java.lang.annotation.Annotation[] annotations,
Retrofit retrofit)
```

Methods inherited from class java.lang.Object

        `clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait`

Constructor Detail

RetrofitNullOnEmptyConverterFactory

        `public RetrofitNullOnEmptyConverterFactory()`

Method Detail

responseBodyConverter

        ```
        public 

 responseBodyConverter(java.lang.reflect.Type type,
java.lang.annotation.Annotation[] annotations,
Retrofit retrofit)
```