public class InternalNVersionFilters extends InternalNTypedFilters<net.thevpc.nuts.artifact.NVersionFilter> implements net.thevpc.nuts.artifact.NVersionFilters
model, ws| Constructor and Description |
|---|
InternalNVersionFilters() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.artifact.NVersionFilter |
all(net.thevpc.nuts.util.NFilter... others) |
net.thevpc.nuts.artifact.NVersionFilter |
always() |
net.thevpc.nuts.artifact.NVersionFilter |
any(net.thevpc.nuts.util.NFilter... others) |
net.thevpc.nuts.artifact.NVersionFilter |
as(net.thevpc.nuts.util.NFilter a) |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.artifact.NVersionFilter> |
byValue(String version) |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.artifact.NVersionFilter> |
byValue(String version,
net.thevpc.nuts.artifact.NVersionComparator versionComparator) |
net.thevpc.nuts.artifact.NVersionFilter |
from(net.thevpc.nuts.util.NFilter a) |
net.thevpc.nuts.artifact.NVersionFilter |
never() |
net.thevpc.nuts.artifact.NVersionFilter |
none(net.thevpc.nuts.util.NFilter... others) |
net.thevpc.nuts.artifact.NVersionFilter |
not(net.thevpc.nuts.util.NFilter other) |
net.thevpc.nuts.artifact.NVersionFilter |
parse(String expression) |
net.thevpc.nuts.artifact.NVersionFilter |
parse(String expression,
net.thevpc.nuts.artifact.NVersionComparator versionComparator) |
convertList, nonnullpublic net.thevpc.nuts.util.NOptional<net.thevpc.nuts.artifact.NVersionFilter> byValue(String version)
byValue in interface net.thevpc.nuts.artifact.NVersionFilterspublic net.thevpc.nuts.util.NOptional<net.thevpc.nuts.artifact.NVersionFilter> byValue(String version, net.thevpc.nuts.artifact.NVersionComparator versionComparator)
byValue in interface net.thevpc.nuts.artifact.NVersionFilterspublic net.thevpc.nuts.artifact.NVersionFilter always()
always in interface net.thevpc.nuts.artifact.NTypedFilters<net.thevpc.nuts.artifact.NVersionFilter>public net.thevpc.nuts.artifact.NVersionFilter never()
never in interface net.thevpc.nuts.artifact.NTypedFilters<net.thevpc.nuts.artifact.NVersionFilter>public net.thevpc.nuts.artifact.NVersionFilter not(net.thevpc.nuts.util.NFilter other)
not in interface net.thevpc.nuts.artifact.NTypedFilters<net.thevpc.nuts.artifact.NVersionFilter>public net.thevpc.nuts.artifact.NVersionFilter as(net.thevpc.nuts.util.NFilter a)
as in interface net.thevpc.nuts.artifact.NTypedFilters<net.thevpc.nuts.artifact.NVersionFilter>public net.thevpc.nuts.artifact.NVersionFilter from(net.thevpc.nuts.util.NFilter a)
from in interface net.thevpc.nuts.artifact.NTypedFilters<net.thevpc.nuts.artifact.NVersionFilter>public net.thevpc.nuts.artifact.NVersionFilter all(net.thevpc.nuts.util.NFilter... others)
all in interface net.thevpc.nuts.artifact.NTypedFilters<net.thevpc.nuts.artifact.NVersionFilter>public net.thevpc.nuts.artifact.NVersionFilter any(net.thevpc.nuts.util.NFilter... others)
any in interface net.thevpc.nuts.artifact.NTypedFilters<net.thevpc.nuts.artifact.NVersionFilter>public net.thevpc.nuts.artifact.NVersionFilter none(net.thevpc.nuts.util.NFilter... others)
none in interface net.thevpc.nuts.artifact.NTypedFilters<net.thevpc.nuts.artifact.NVersionFilter>public net.thevpc.nuts.artifact.NVersionFilter parse(String expression)
parse in interface net.thevpc.nuts.artifact.NTypedFilters<net.thevpc.nuts.artifact.NVersionFilter>public net.thevpc.nuts.artifact.NVersionFilter parse(String expression, net.thevpc.nuts.artifact.NVersionComparator versionComparator)
parse in interface net.thevpc.nuts.artifact.NVersionFiltersCopyright © 2026 vpc open source initiative. All rights reserved.