public static interface Tasks.Callback<T>
void
call(T param)
void call(T param) throws java.lang.Exception
java.lang.Exception