public interface RulePipelineStateFactory<T extends RulePipelineState>
Modifier and Type | Method and Description |
---|---|
T |
newInstance(BuildContext context,
ProjectFilesystem filesystem,
BuildTarget firstTarget) |
T newInstance(BuildContext context, ProjectFilesystem filesystem, BuildTarget firstTarget)