public abstract class AbstractInstallStatusFilter extends AbstractNutsFilter implements NutsInstallStatusFilter, Simplifiable<NutsInstallStatusFilter>
| Constructor and Description |
|---|
AbstractInstallStatusFilter(NutsSession session,
NutsFilterOp op) |
| Modifier and Type | Method and Description |
|---|---|
NutsInstallStatusFilter |
and(NutsInstallStatusFilter other) |
NutsInstallStatusFilter |
neg() |
NutsInstallStatusFilter |
or(NutsInstallStatusFilter other) |
and, getFilterOp, getFilterType, getSession, getSubFilters, getWorkspace, or, simplify, toclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptInstallStatusand, getFilterOp, getFilterType, getSubFilters, getWorkspace, or, simplify, simplify, tosimplifypublic AbstractInstallStatusFilter(NutsSession session, NutsFilterOp op)
public NutsInstallStatusFilter or(NutsInstallStatusFilter other)
or in interface NutsInstallStatusFilterpublic NutsInstallStatusFilter and(NutsInstallStatusFilter other)
and in interface NutsInstallStatusFilterpublic NutsInstallStatusFilter neg()
neg in interface NutsFilterneg in interface NutsInstallStatusFilterneg in class AbstractNutsFilterCopyright © 2021 vpc open source initiative. All rights reserved.