public class NDependencyFilterNone extends AbstractDependencyFilter
| Constructor and Description |
|---|
NDependencyFilterNone(net.thevpc.nuts.artifact.NDependencyFilter... all) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptDependency(net.thevpc.nuts.artifact.NDependency dependency,
net.thevpc.nuts.artifact.NId from) |
boolean |
equals(Object obj) |
int |
hashCode() |
net.thevpc.nuts.artifact.NDependencyFilter |
simplify() |
List<net.thevpc.nuts.util.NFilter> |
subFilters() |
String |
toString() |
and, neg, or, withDescriptionand, describe, filterOp, filterType, or, simplify, toclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic NDependencyFilterNone(net.thevpc.nuts.artifact.NDependencyFilter... all)
public boolean acceptDependency(net.thevpc.nuts.artifact.NDependency dependency,
net.thevpc.nuts.artifact.NId from)
public net.thevpc.nuts.artifact.NDependencyFilter simplify()
public List<net.thevpc.nuts.util.NFilter> subFilters()
subFilters in interface net.thevpc.nuts.util.NFiltersubFilters in class net.thevpc.nuts.spi.base.AbstractNFilterCopyright © 2026 vpc open source initiative. All rights reserved.