public class InternalNVersionFilters extends InternalNTypedFilters<NVersionFilter> implements NVersionFilters
model, ws| Constructor and Description |
|---|
InternalNVersionFilters() |
| Modifier and Type | Method and Description |
|---|---|
NVersionFilter |
all(NFilter... others) |
NVersionFilter |
always() |
NVersionFilter |
any(NFilter... others) |
NVersionFilter |
as(NFilter a) |
NOptional<NVersionFilter> |
byValue(String version) |
NVersionFilter |
from(NFilter a) |
int |
getSupportLevel(NSupportLevelContext context) |
NVersionFilter |
never() |
NVersionFilter |
none(NFilter... others) |
NVersionFilter |
not(NFilter other) |
NVersionFilter |
parse(String expression) |
convertList, nonnullclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofnonnullpublic NOptional<NVersionFilter> byValue(String version)
byValue in interface NVersionFilterspublic NVersionFilter always()
always in interface NTypedFilters<NVersionFilter>public NVersionFilter never()
never in interface NTypedFilters<NVersionFilter>public NVersionFilter not(NFilter other)
not in interface NTypedFilters<NVersionFilter>public NVersionFilter as(NFilter a)
as in interface NTypedFilters<NVersionFilter>public NVersionFilter from(NFilter a)
from in interface NTypedFilters<NVersionFilter>public NVersionFilter all(NFilter... others)
all in interface NTypedFilters<NVersionFilter>public NVersionFilter any(NFilter... others)
any in interface NTypedFilters<NVersionFilter>public NVersionFilter none(NFilter... others)
none in interface NTypedFilters<NVersionFilter>public NVersionFilter parse(String expression)
parse in interface NTypedFilters<NVersionFilter>public int getSupportLevel(NSupportLevelContext context)
getSupportLevel in interface NComponentCopyright © 2025 vpc open source initiative. All rights reserved.