-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Split OkHttpNetworkFetcher's fetch method to make part of it reusable
Subclasses overriding the fetch method might want to reuse some of its functionality. This change splits the fetch method to make this reusability possible.
- Loading branch information
Adam Comella
committed
Oct 7, 2016
1 parent
cc2479a
commit 9aa1e75
Showing
1 changed file
with
17 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters