com.github.ignition.core.tasks
Interface IgnitedAsyncTask.IgnitedAsyncTaskCallable<ContextT extends android.content.Context,ParameterT,ProgressT,ReturnT>

Enclosing class:
IgnitedAsyncTask<ContextT extends android.content.Context,ParameterT,ProgressT,ReturnT>

public static interface IgnitedAsyncTask.IgnitedAsyncTaskCallable<ContextT extends android.content.Context,ParameterT,ProgressT,ReturnT>


Method Summary
 ReturnT call(IgnitedAsyncTask<ContextT,ParameterT,ProgressT,ReturnT> task)
           
 

Method Detail

call

ReturnT call(IgnitedAsyncTask<ContextT,ParameterT,ProgressT,ReturnT> task)
             throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.