public class NExclusionDependencyFilter extends AbstractDependencyFilter
| Constructor and Description |
|---|
NExclusionDependencyFilter(NDependencyFilter base,
NId[] exclusions) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptDependency(NDependency dependency,
NId from) |
boolean |
equals(Object obj) |
int |
hashCode() |
NDependencyFilter |
simplify() |
String |
toString() |
and, neg, or, redescribeand, describe, getFilterOp, getFilterType, getSubFilters, or, simplify, toclone, finalize, getClass, notify, notifyAll, wait, wait, waitand, getFilterOp, getFilterType, getSubFilters, or, simplify, todescribepublic NExclusionDependencyFilter(NDependencyFilter base, NId[] exclusions)
public boolean acceptDependency(NDependency dependency, NId from)
public NDependencyFilter simplify()
Copyright © 2025 vpc open source initiative. All rights reserved.