public final class RequirementMatcherFactory
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static RequirementMatcher |
createExactMatcher(java.lang.String provideValue) |
static RequirementMatcher |
createVersionMatcher(java.lang.String provideValue) |
public static RequirementMatcher createExactMatcher(java.lang.String provideValue)
public static RequirementMatcher createVersionMatcher(java.lang.String provideValue)