public abstract class AbstractVersionFilter extends AbstractNutsFilter implements net.thevpc.nuts.NutsVersionFilter, Simplifiable<net.thevpc.nuts.NutsVersionFilter>
| Constructor and Description |
|---|
AbstractVersionFilter(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsFilterOp op) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsVersionFilter |
and(net.thevpc.nuts.NutsVersionFilter other) |
net.thevpc.nuts.NutsVersionFilter |
neg() |
net.thevpc.nuts.NutsVersionFilter |
or(net.thevpc.nuts.NutsVersionFilter 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 AbstractVersionFilter(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsFilterOp op)
public net.thevpc.nuts.NutsVersionFilter or(net.thevpc.nuts.NutsVersionFilter other)
or in interface net.thevpc.nuts.NutsVersionFilterpublic net.thevpc.nuts.NutsVersionFilter and(net.thevpc.nuts.NutsVersionFilter other)
and in interface net.thevpc.nuts.NutsVersionFilterpublic net.thevpc.nuts.NutsVersionFilter neg()
neg in interface net.thevpc.nuts.NutsFilterneg in interface net.thevpc.nuts.NutsVersionFilterneg in class AbstractNutsFilterCopyright © 2022 vpc open source initiative. All rights reserved.