public class NDefinitionFilterNone extends AbstractDefinitionFilter
| Constructor and Description |
|---|
NDefinitionFilterNone(net.thevpc.nuts.NDefinitionFilter... all) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptDefinition(net.thevpc.nuts.NDefinition id) |
boolean |
equals(Object obj) |
List<net.thevpc.nuts.util.NFilter> |
getSubFilters() |
int |
hashCode() |
net.thevpc.nuts.NDefinitionFilter |
simplify() |
String |
toString() |
and, neg, or, redescribeand, describe, getFilterOp, getFilterType, or, simplify, toclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic NDefinitionFilterNone(net.thevpc.nuts.NDefinitionFilter... all)
public boolean acceptDefinition(net.thevpc.nuts.NDefinition id)
public net.thevpc.nuts.NDefinitionFilter simplify()
public 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.