@Deprecated public interface RuleKeyAppendable extends AddsToRuleKey
AddsToRuleKey instead, and use AddToRuleKey annotations on
fields to indicate which ones should be part of the rule key.
TODO(t6430785): Delete this class once no more usages exist
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RuleKeyAppendable.RuleKeyAppendableSink
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
appendToRuleKey(RuleKeyAppendable.RuleKeyAppendableSink sink)
Deprecated.
|
@Deprecated void appendToRuleKey(RuleKeyAppendable.RuleKeyAppendableSink sink)