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