EvaluationReason.getKind()
instead and check
for the EvaluationReason.Kind.TARGET_MATCH
value.@Deprecated public static class EvaluationReason.TargetMatch extends EvaluationReason
EvaluationReason
that indicates that the user key was specifically targeted
for this flag.EvaluationReason.Error, EvaluationReason.ErrorKind, EvaluationReason.Fallthrough, EvaluationReason.Kind, EvaluationReason.Off, EvaluationReason.PrerequisiteFailed, EvaluationReason.RuleMatch, EvaluationReason.TargetMatch
error, exception, fallthrough, getErrorKind, getException, getKind, getPrerequisiteKey, getRuleId, getRuleIndex, off, prerequisiteFailed, ruleMatch, targetMatch, toString