public class NutsVersionFilterFalse extends AbstractVersionFilter implements net.thevpc.nuts.NutsVersionFilter, Simplifiable<net.thevpc.nuts.NutsVersionFilter>, NutsExprIdFilter
| Constructor and Description |
|---|
NutsVersionFilterFalse(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptVersion(net.thevpc.nuts.NutsVersion id,
net.thevpc.nuts.NutsSession session) |
boolean |
equals(Object obj) |
int |
hashCode() |
net.thevpc.nuts.NutsVersionFilter |
simplify() |
String |
toExpr()
if convertible to javascript boolean expression return valid non null
code.
|
String |
toString() |
and, neg, orand, describe, getFilterOp, getFilterType, getSession, getSubFilters, getWorkspace, or, simplify, toclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic NutsVersionFilterFalse(net.thevpc.nuts.NutsSession session)
public boolean acceptVersion(net.thevpc.nuts.NutsVersion id,
net.thevpc.nuts.NutsSession session)
acceptVersion in interface net.thevpc.nuts.NutsVersionFilterpublic net.thevpc.nuts.NutsVersionFilter simplify()
simplify in interface net.thevpc.nuts.NutsFiltersimplify in interface Simplifiable<net.thevpc.nuts.NutsVersionFilter>public String toExpr()
NutsExprIdFiltertoExpr in interface NutsExprIdFilterCopyright © 2022 vpc open source initiative. All rights reserved.