public class NRepositoryFilterAnd extends AbstractRepositoryFilter implements NComplexExpressionString
| Constructor and Description |
|---|
NRepositoryFilterAnd(NRepositoryFilter... all) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptRepository(NRepository id) |
boolean |
equals(Object o) |
int |
hashCode() |
NRepositoryFilter |
simplify() |
List<NFilter> |
subFilters() |
String |
toString() |
and, neg, or, withDescriptionand, describe, filterOp, filterType, or, simplify, toclone, finalize, getClass, notify, notifyAll, wait, wait, waittoStringand, filterOp, filterType, or, simplify, todescribepublic NRepositoryFilterAnd(NRepositoryFilter... all)
public boolean acceptRepository(NRepository id)
acceptRepository in interface NRepositoryFilterpublic NRepositoryFilter simplify()
simplify in interface NFiltersimplify in interface NSimplifiable<NRepositoryFilter>public List<NFilter> subFilters()
subFilters in interface NFiltersubFilters in class AbstractNFilterCopyright © 2026 vpc open source initiative. All rights reserved.