public class CommentPatternMatcher extends Object
| Constructor and Description |
|---|
CommentPatternMatcher(String patternToFind) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsPattern(Collection<org.jboss.pull.shared.connectors.bugzilla.Comment> comments) |
public CommentPatternMatcher(String patternToFind)
public boolean containsPattern(Collection<org.jboss.pull.shared.connectors.bugzilla.Comment> comments)
Copyright © 2015 JBoss by Red Hat. All rights reserved.