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