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