public class IntraDexReorderStep extends Object implements Step
| Modifier and Type | Method and Description |
|---|---|
StepExecutionResult |
execute(ExecutionContext context) |
String |
getDescription(ExecutionContext context) |
String |
getShortName() |
public StepExecutionResult execute(ExecutionContext context) throws InterruptedException
execute in interface StepInterruptedExceptionpublic String getShortName()
getShortName in interface Steppublic String getDescription(ExecutionContext context)
getDescription in interface Step