Uses of Interface
org.apache.maven.toolchain.RequirementMatcher
Packages that use RequirementMatcher
-
Uses of RequirementMatcher in org.apache.maven.toolchain
Classes in org.apache.maven.toolchain that implement RequirementMatcherModifier and TypeClassDescriptionprivate static final classprivate static final classFields in org.apache.maven.toolchain with type parameters of type RequirementMatcherModifier and TypeFieldDescriptionprivate Map<String, RequirementMatcher> DefaultToolchain.providesMethods in org.apache.maven.toolchain that return RequirementMatcherModifier and TypeMethodDescriptionstatic RequirementMatcherRequirementMatcherFactory.createExactMatcher(String provideValue) static RequirementMatcherRequirementMatcherFactory.createVersionMatcher(String provideValue) Methods in org.apache.maven.toolchain with parameters of type RequirementMatcherModifier and TypeMethodDescriptionfinal voidDefaultToolchain.addProvideToken(String type, RequirementMatcher matcher)