| Constructor and Description |
|---|
DefaultNutsDependencies(String solver,
net.thevpc.nuts.NutsId[] ids,
net.thevpc.nuts.NutsDependencyFilter filter,
net.thevpc.nuts.NutsDependency[] immediateDependencies,
net.thevpc.nuts.NutsDependency[] nonMergedDependencies,
net.thevpc.nuts.NutsDependencyTreeNode[] nonMergedNodes,
net.thevpc.nuts.NutsDependency[] mergedDependencies,
net.thevpc.nuts.NutsDependencyTreeNode[] mergedNodes,
Function<net.thevpc.nuts.NutsElements,net.thevpc.nuts.NutsElement> descr,
net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsElement |
describe(net.thevpc.nuts.NutsElements elems) |
net.thevpc.nuts.NutsDependencyFilter |
filter() |
net.thevpc.nuts.NutsStream<net.thevpc.nuts.NutsDependency> |
immediate() |
net.thevpc.nuts.NutsIterator<net.thevpc.nuts.NutsDependency> |
iterator() |
String |
solver() |
net.thevpc.nuts.NutsStream<net.thevpc.nuts.NutsId> |
sourceIds() |
net.thevpc.nuts.NutsStream<net.thevpc.nuts.NutsDependencyTreeNode> |
sourceNodes() |
net.thevpc.nuts.NutsStream<net.thevpc.nuts.NutsDependency> |
transitive() |
net.thevpc.nuts.NutsStream<net.thevpc.nuts.NutsDependencyTreeNode> |
transitiveNodes() |
net.thevpc.nuts.NutsStream<net.thevpc.nuts.NutsDependency> |
transitiveWithSource() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic DefaultNutsDependencies(String solver, net.thevpc.nuts.NutsId[] ids, net.thevpc.nuts.NutsDependencyFilter filter, net.thevpc.nuts.NutsDependency[] immediateDependencies, net.thevpc.nuts.NutsDependency[] nonMergedDependencies, net.thevpc.nuts.NutsDependencyTreeNode[] nonMergedNodes, net.thevpc.nuts.NutsDependency[] mergedDependencies, net.thevpc.nuts.NutsDependencyTreeNode[] mergedNodes, Function<net.thevpc.nuts.NutsElements,net.thevpc.nuts.NutsElement> descr, net.thevpc.nuts.NutsSession session)
public String solver()
solver in interface net.thevpc.nuts.NutsDependenciespublic net.thevpc.nuts.NutsStream<net.thevpc.nuts.NutsId> sourceIds()
sourceIds in interface net.thevpc.nuts.NutsDependenciespublic net.thevpc.nuts.NutsDependencyFilter filter()
filter in interface net.thevpc.nuts.NutsDependenciespublic net.thevpc.nuts.NutsStream<net.thevpc.nuts.NutsDependency> immediate()
immediate in interface net.thevpc.nuts.NutsDependenciespublic net.thevpc.nuts.NutsStream<net.thevpc.nuts.NutsDependency> transitive()
transitive in interface net.thevpc.nuts.NutsDependenciespublic net.thevpc.nuts.NutsStream<net.thevpc.nuts.NutsDependencyTreeNode> transitiveNodes()
transitiveNodes in interface net.thevpc.nuts.NutsDependenciespublic net.thevpc.nuts.NutsStream<net.thevpc.nuts.NutsDependency> transitiveWithSource()
transitiveWithSource in interface net.thevpc.nuts.NutsDependenciespublic net.thevpc.nuts.NutsStream<net.thevpc.nuts.NutsDependencyTreeNode> sourceNodes()
sourceNodes in interface net.thevpc.nuts.NutsDependenciespublic net.thevpc.nuts.NutsIterator<net.thevpc.nuts.NutsDependency> iterator()
public net.thevpc.nuts.NutsElement describe(net.thevpc.nuts.NutsElements elems)
describe in interface net.thevpc.nuts.NutsDescribableCopyright © 2022 vpc open source initiative. All rights reserved.