Package proguard.evaluation.executor
-
Interface Summary Interface Description Executor This abstract class specifies a modular component which can be added to aExecutingInvocationUnit
in order to extend its capabilities.Executor.Builder<T extends Executor> A builder for the executor.