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