Package jadx.core.utils.tasks
Class TaskExecutor.ExecStage
java.lang.Object
jadx.core.utils.tasks.TaskExecutor.ExecStage
- Enclosing class:
TaskExecutor
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateExecStage(TaskExecutor.ExecType type, List<? extends Runnable> tasks) -
Method Summary
-
Field Details
-
type
-
tasks
-
-
Constructor Details
-
ExecStage
-
-
Method Details
-
getType
-
getTasks
-