public class NVersionFilterOr extends AbstractVersionFilter implements NExprIdFilter, NComplexExpressionString
| Constructor and Description |
|---|
NVersionFilterOr(NVersionFilter... all) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptVersion(NVersion id) |
boolean |
equals(Object obj) |
List<NFilter> |
getSubFilters() |
int |
hashCode() |
NVersionFilter |
simplify() |
String |
toExpr()
if convertible to javascript boolean expression return valid non null
code.
|
String |
toString() |
and, intervals, neg, or, withDescriptionand, describe, getFilterOp, getFilterType, or, simplify, toclone, finalize, getClass, notify, notifyAll, wait, wait, waittoStringdescribeand, getFilterOp, getFilterType, or, simplify, topublic NVersionFilterOr(NVersionFilter... all)
public boolean acceptVersion(NVersion id)
acceptVersion in interface NVersionFilterpublic NVersionFilter simplify()
simplify in interface NFiltersimplify in interface NSimplifiable<NVersionFilter>public String toExpr()
NExprIdFiltertoExpr in interface NExprIdFilterpublic List<NFilter> getSubFilters()
getSubFilters in interface NFiltergetSubFilters in class AbstractNFilterCopyright © 2026 vpc open source initiative. All rights reserved.