public abstract class InternalNTypedFilters<T extends net.thevpc.nuts.util.NFilter> extends Object implements net.thevpc.nuts.artifact.NTypedFilters<T>
| Modifier and Type | Field and Description |
|---|---|
protected DefaultNFilterModel |
model |
protected net.thevpc.nuts.core.NWorkspace |
ws |
| Constructor and Description |
|---|
InternalNTypedFilters(Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
protected List<T> |
convertList(net.thevpc.nuts.util.NFilter... others) |
T |
nonnull(net.thevpc.nuts.util.NFilter filter) |
protected final DefaultNFilterModel model
protected final net.thevpc.nuts.core.NWorkspace ws
Copyright © 2026 vpc open source initiative. All rights reserved.