public class ScopeArtifactFilter
extends java.lang.Object
| Constructor and Description |
|---|
ScopeArtifactFilter(java.lang.String scope) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getScope() |
int |
hashCode() |
boolean |
include(org.apache.maven.artifact.Artifact artifact) |
public java.lang.String getScope()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic boolean include(org.apache.maven.artifact.Artifact artifact)
include in interface org.apache.maven.artifact.resolver.filter.ArtifactFilter