public class NIdFilterTrue extends net.thevpc.nuts.spi.base.AbstractIdFilter implements net.thevpc.nuts.NIdFilter, net.thevpc.nuts.util.NSimplifiable<net.thevpc.nuts.NIdFilter>, NExprIdFilter
| Constructor and Description |
|---|
NIdFilterTrue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptId(net.thevpc.nuts.NId id) |
boolean |
equals(Object obj) |
int |
hashCode() |
net.thevpc.nuts.NIdFilter |
simplify() |
String |
toExpr()
if convertible to javascript boolean expression return valid non null
code.
|
String |
toString() |
and, describe, getFilterOp, getFilterType, getSubFilters, or, simplify, toclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic boolean acceptId(net.thevpc.nuts.NId id)
acceptId in interface net.thevpc.nuts.NIdFilterpublic net.thevpc.nuts.NIdFilter simplify()
simplify in interface net.thevpc.nuts.util.NFiltersimplify in interface net.thevpc.nuts.util.NSimplifiable<net.thevpc.nuts.NIdFilter>public String toExpr()
NExprIdFiltertoExpr in interface NExprIdFilterCopyright © 2025 vpc open source initiative. All rights reserved.