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) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitall, always, any, as, from, never, none, not, parsegetSupportLevelprotected final DefaultNFilterModel model
protected final NWorkspace ws
Copyright © 2025 vpc open source initiative. All rights reserved.