Class RetrofitApiServiceFacade

    • Constructor Detail

      • RetrofitApiServiceFacade

        public RetrofitApiServiceFacade()
    • Method Detail

      • execute

        protected <T> T execute​(retrofit2.Call<T> call)