public interface PromiseCallbackWithResolver<T,R>
void
call(T arg, PromiseResolver resolver)
void call(T arg, PromiseResolver resolver)