-
public final class InboxRulesetTestResult
-
-
Constructor Summary
Constructors Constructor Description InboxRulesetTestResult(Map<String, Boolean> rulesetMatches, Boolean matches)
-
Method Summary
Modifier and Type Method Description final Map<String, Boolean>getRulesetMatches()final BooleangetMatches()-
-
Method Detail
-
getRulesetMatches
final Map<String, Boolean> getRulesetMatches()
-
getMatches
final Boolean getMatches()
-
-
-
-