public class DependencyFilterWithDescription extends DependencyFilterDelegate
| Constructor and Description |
|---|
DependencyFilterWithDescription(net.thevpc.nuts.artifact.NDependencyFilter base,
Supplier<net.thevpc.nuts.elem.NElement> description) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.artifact.NDependencyFilter |
dependencyFilter() |
net.thevpc.nuts.elem.NElement |
describe() |
net.thevpc.nuts.util.NFilter |
withDescription(Supplier<net.thevpc.nuts.elem.NElement> description) |
acceptDependency, filterOp, filterType, simplify, simplify, subFilters, toand, neg, orpublic DependencyFilterWithDescription(net.thevpc.nuts.artifact.NDependencyFilter base,
Supplier<net.thevpc.nuts.elem.NElement> description)
public net.thevpc.nuts.artifact.NDependencyFilter dependencyFilter()
dependencyFilter in class DependencyFilterDelegatepublic net.thevpc.nuts.util.NFilter withDescription(Supplier<net.thevpc.nuts.elem.NElement> description)
withDescription in interface net.thevpc.nuts.elem.NRedescribable<net.thevpc.nuts.util.NFilter>withDescription in class DependencyFilterDelegatepublic net.thevpc.nuts.elem.NElement describe()
describe in interface net.thevpc.nuts.elem.NDescribabledescribe in class DependencyFilterDelegateCopyright © 2026 vpc open source initiative. All rights reserved.