Interface RequirementMatcher
-
public interface RequirementMatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanmatch(Map<String,String> properties, boolean ignoreCaseForEnv)
-
public interface RequirementMatcher
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
match(Map<String,String> properties,
boolean ignoreCaseForEnv) |