JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.maven.toolchain
RequirementMatcher
Contents
Description
Method Summary
Method Details
matches(String)
Hide sidebar
Show sidebar
Interface RequirementMatcher
@Deprecated
(
since
="4.0.0")
public interface
RequirementMatcher
Deprecated.
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
boolean
matches
(
String
requirement)
Deprecated.
Method Details
matches
boolean
matches
(
String
requirement)
Deprecated.