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