public class CommonRootsByPathHelper extends Object
| Constructor and Description |
|---|
CommonRootsByPathHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Set<net.thevpc.nuts.NutsPath> |
resolveRootId0(net.thevpc.nuts.NutsIdFilter filter,
net.thevpc.nuts.NutsSession session) |
static Set<net.thevpc.nuts.NutsPath> |
resolveRootIds(net.thevpc.nuts.NutsIdFilter filter,
net.thevpc.nuts.NutsSession session) |
static List<net.thevpc.nuts.NutsPath> |
resolveRootPaths(net.thevpc.nuts.NutsIdFilter filter,
net.thevpc.nuts.NutsSession session) |
public static List<net.thevpc.nuts.NutsPath> resolveRootPaths(net.thevpc.nuts.NutsIdFilter filter, net.thevpc.nuts.NutsSession session)
public static Set<net.thevpc.nuts.NutsPath> resolveRootIds(net.thevpc.nuts.NutsIdFilter filter, net.thevpc.nuts.NutsSession session)
public static Set<net.thevpc.nuts.NutsPath> resolveRootId0(net.thevpc.nuts.NutsIdFilter filter, net.thevpc.nuts.NutsSession session)
Copyright © 2022 vpc open source initiative. All rights reserved.