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