public interface VMRunnable<T>
void
onCancel(T cancelTag)
T
run(ActionHandler handler)
T run(ActionHandler handler)
void onCancel(T cancelTag)