public class NVersionFilterAnd extends net.thevpc.nuts.spi.base.AbstractVersionFilter implements NExprIdFilter, NComplexExpressionString
| Constructor and Description |
|---|
NVersionFilterAnd(net.thevpc.nuts.artifact.NVersionFilter... all) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptVersion(net.thevpc.nuts.artifact.NVersion id) |
boolean |
equals(Object obj) |
int |
hashCode() |
net.thevpc.nuts.artifact.NVersionFilter |
simplify() |
List<net.thevpc.nuts.util.NFilter> |
subFilters() |
String |
toExpr()
if convertible to javascript boolean expression return valid non null
code.
|
String |
toString() |
and, intervals, neg, or, withDescriptionand, describe, filterOp, filterType, or, simplify, toclone, finalize, getClass, notify, notifyAll, wait, wait, waittoStringpublic NVersionFilterAnd(net.thevpc.nuts.artifact.NVersionFilter... all)
public boolean acceptVersion(net.thevpc.nuts.artifact.NVersion id)
acceptVersion in interface net.thevpc.nuts.artifact.NVersionFilterpublic net.thevpc.nuts.artifact.NVersionFilter simplify()
simplify in interface net.thevpc.nuts.util.NFiltersimplify in interface net.thevpc.nuts.util.NSimplifiable<net.thevpc.nuts.artifact.NVersionFilter>public String toExpr()
NExprIdFiltertoExpr in interface NExprIdFilterpublic 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.