Uses of Interface
com.github.ignition.core.tasks.IgnitedAsyncTask.IgnitedAsyncTaskCallable

Packages that use IgnitedAsyncTask.IgnitedAsyncTaskCallable
com.github.ignition.core.tasks   
 

Uses of IgnitedAsyncTask.IgnitedAsyncTaskCallable in com.github.ignition.core.tasks
 

Methods in com.github.ignition.core.tasks with parameters of type IgnitedAsyncTask.IgnitedAsyncTaskCallable
 void IgnitedAsyncTask.setCallable(IgnitedAsyncTask.IgnitedAsyncTaskCallable<ContextT,ParameterT,ProgressT,ReturnT> callable)
          Use an IgnitedAsyncTask.IgnitedAsyncTaskCallable instead of overriding IgnitedAsyncTask.run(ParameterT...).
 



Copyright © 2012. All Rights Reserved.