public final class RequirementMatcherFactory extends Object
Modifier and Type | Method and Description |
---|---|
static RequirementMatcher |
createExactMatcher(String provideValue) |
static RequirementMatcher |
createVersionMatcher(String provideValue) |
public static RequirementMatcher createExactMatcher(String provideValue)
public static RequirementMatcher createVersionMatcher(String provideValue)
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.