Uses of Interface
com.github.droidfu.concurrent.BetterAsyncTaskCallable

Packages that use BetterAsyncTaskCallable
com.github.droidfu.concurrent   
 

Uses of BetterAsyncTaskCallable in com.github.droidfu.concurrent
 

Methods in com.github.droidfu.concurrent with parameters of type BetterAsyncTaskCallable
 void BetterAsyncTask.setCallable(BetterAsyncTaskCallable<ParameterT,ProgressT,ReturnT> callable)
          Use a BetterAsyncTaskCallable instead of overriding doCheckedInBackground()
 



Copyright © 2011. All Rights Reserved.