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