Package 

Class NullOnEmptyConverterFactory

    • Method Summary

      Modifier and Type Method Description
      Converter<ResponseBody, ?> responseBodyConverter(Type type, Array<out Annotation> annotations, Retrofit retrofit)
      • Methods inherited from class xyz.spindl.sdk.util.NullOnEmptyConverterFactory

        requestBodyConverter, stringConverter
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NullOnEmptyConverterFactory

        NullOnEmptyConverterFactory()