public class NDefinitionFilterDelegateWithDescription extends NDefinitionFilterDelegate
| Constructor and Description |
|---|
NDefinitionFilterDelegateWithDescription(net.thevpc.nuts.artifact.NDefinitionFilter base,
Supplier<net.thevpc.nuts.elem.NElement> description) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.artifact.NDefinitionFilter |
baseDefinitionFilter() |
net.thevpc.nuts.elem.NElement |
describe() |
net.thevpc.nuts.util.NFilter |
withDescription(Supplier<net.thevpc.nuts.elem.NElement> description) |
acceptDefinition, equals, hashCode, simplifyand, neg, orand, filterOp, filterType, or, simplify, subFilters, topublic NDefinitionFilterDelegateWithDescription(net.thevpc.nuts.artifact.NDefinitionFilter base,
Supplier<net.thevpc.nuts.elem.NElement> description)
public net.thevpc.nuts.artifact.NDefinitionFilter baseDefinitionFilter()
baseDefinitionFilter in class NDefinitionFilterDelegatepublic 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 NDefinitionFilterDelegatepublic net.thevpc.nuts.elem.NElement describe()
describe in interface net.thevpc.nuts.elem.NDescribabledescribe in class net.thevpc.nuts.spi.base.AbstractNFilterCopyright © 2026 vpc open source initiative. All rights reserved.