public class RangedVersionMatcher extends Object implements LocatedAttributeMatcher
| Constructor and Description |
|---|
RangedVersionMatcher(String lowerBound,
String upperBound) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(org.sonar.maven.model.LocatedAttribute attribute) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitanypublic boolean matches(@Nullable org.sonar.maven.model.LocatedAttribute attribute)
matches in interface LocatedAttributeMatcherCopyright © 2012–2016 SonarSource. All rights reserved.