public class NPatternIdFilter
extends net.thevpc.nuts.spi.base.AbstractIdFilter
implements net.thevpc.nuts.artifact.NIdFilter
| Constructor and Description |
|---|
NPatternIdFilter(net.thevpc.nuts.artifact.NId id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptId(net.thevpc.nuts.artifact.NId other) |
static boolean |
containsWildcard(net.thevpc.nuts.artifact.NVersion version) |
static boolean |
containsWildcard(String id) |
boolean |
equals(Object obj) |
net.thevpc.nuts.artifact.NId |
getId() |
int |
hashCode() |
boolean |
isWildcard() |
net.thevpc.nuts.artifact.NIdFilter |
simplify() |
String |
toString() |
and, neg, or, withDescriptionand, describe, filterOp, filterType, or, simplify, subFilters, toclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic boolean isWildcard()
public net.thevpc.nuts.artifact.NId getId()
public boolean acceptId(net.thevpc.nuts.artifact.NId other)
acceptId in interface net.thevpc.nuts.artifact.NIdFilterpublic static boolean containsWildcard(net.thevpc.nuts.artifact.NVersion version)
public static boolean containsWildcard(String id)
public net.thevpc.nuts.artifact.NIdFilter simplify()
simplify in interface net.thevpc.nuts.util.NFiltersimplify in interface net.thevpc.nuts.util.NSimplifiable<net.thevpc.nuts.artifact.NIdFilter>Copyright © 2026 vpc open source initiative. All rights reserved.