JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.thoughtworks.gauge.tag
Interface SimpleTagMatcher
All Known Implementing Classes:
AndMatcher
,
OrMatcher
public interface
SimpleTagMatcher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
isMatch
(
List
<
String
> tagsToMatch,
List
<
String
> tagsToMatchWith)
Method Details
isMatch
boolean
isMatch
(
List
<
String
> tagsToMatch,
List
<
String
> tagsToMatchWith)