public class NRepositoryFilterWithDescription extends NRepositoryFilterDelegate
| Constructor and Description |
|---|
NRepositoryFilterWithDescription(NRepositoryFilter base,
Supplier<NElement> description) |
| Modifier and Type | Method and Description |
|---|---|
NRepositoryFilter |
baseRepositoryFilter() |
NElement |
describe() |
NFilter |
redescribe(Supplier<NElement> description) |
acceptRepository, equals, getFilterOp, getFilterType, getSubFilters, hashCode, simplify, simplifyand, neg, orand, or, topublic NRepositoryFilterWithDescription(NRepositoryFilter base, Supplier<NElement> description)
public NRepositoryFilter baseRepositoryFilter()
baseRepositoryFilter in class NRepositoryFilterDelegatepublic NFilter redescribe(Supplier<NElement> description)
redescribe in interface NElementRedescribable<NFilter>redescribe in class AbstractRepositoryFilterpublic NElement describe()
describe in interface NElementDescribabledescribe in class NRepositoryFilterDelegateCopyright © 2025 vpc open source initiative. All rights reserved.