public class IncludesArtifactFilter extends Object implements ArtifactFilter
| Constructor and Description |
|---|
IncludesArtifactFilter(List<String> patterns) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<String> |
getPatterns() |
int |
hashCode() |
boolean |
include(Artifact artifact) |
public boolean include(Artifact artifact)
include in interface ArtifactFilterCopyright © 2001–2022 The Apache Software Foundation. All rights reserved.