public class NVersionFilterFalse extends net.thevpc.nuts.spi.base.AbstractVersionFilter implements NExprIdFilter
| Constructor and Description |
|---|
NVersionFilterFalse() |
| 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() |
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, subFilters, topublic 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 NExprIdFilterCopyright © 2026 vpc open source initiative. All rights reserved.