T - the argument type for the description to construct the BuildRulepublic interface Description<T extends ConstructorArg> extends BaseDescription<T>
TargetNode and the logic to create the corresponding
BuildRule| Modifier and Type | Method and Description |
|---|---|
boolean |
producesCacheableSubgraph()
Whether or not the build rule subgraph produced by this
Description is safe to cache in
IncrementalActionGraphGenerator
for incremental action graph generation. |
getConfigurationDeps, getConstructorArgTypeboolean producesCacheableSubgraph()
Description is safe to cache in
IncrementalActionGraphGenerator
for incremental action graph generation.