org.solovyev.android.http
Interface DownloadFileAsyncTask.OnPostExecute<R>

Enclosing class:
DownloadFileAsyncTask

public static interface DownloadFileAsyncTask.OnPostExecute<R>


Method Summary
 void onPostExecute(R result)
           
 

Method Detail

onPostExecute

void onPostExecute(@Nonnull
                   R result)


Copyright © 2013. All Rights Reserved.