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