protected static class InputBasedRuleKeyFactory.Result<RULE_KEY> extends Object
Result(RULE_KEY ruleKey, Iterable<BuildRule> deps)
Iterable<BuildRule>
getDeps()
RULE_KEY
getRuleKey()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Result(RULE_KEY ruleKey, Iterable<BuildRule> deps)
public RULE_KEY getRuleKey()
public Iterable<BuildRule> getDeps()