public class PairChecks extends Object
| Constructor and Description |
|---|
PairChecks() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(PairCheck pairCheck) |
Collection<PairCheck> |
get(RuleInspector ruleInspector) |
void |
remove(Collection<PairCheck> checks) |
Collection<PairCheck> |
remove(RuleInspector ruleInspector) |
public void add(PairCheck pairCheck)
public Collection<PairCheck> remove(RuleInspector ruleInspector)
public Collection<PairCheck> get(RuleInspector ruleInspector)
public void remove(Collection<PairCheck> checks)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.