All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static net.thevpc.nuts.artifact.NDependency |
toDependency(net.thevpc.nuts.boot.NBootDependency x) |
static List<net.thevpc.nuts.artifact.NDependency> |
toDependencyList(List<net.thevpc.nuts.boot.NBootDependency> x) |
static net.thevpc.nuts.artifact.NDescriptor |
toDescriptor(net.thevpc.nuts.boot.NBootDescriptor x) |
static List<net.thevpc.nuts.artifact.NDescriptor> |
toDescriptorList(List<net.thevpc.nuts.boot.NBootDescriptor> x) |
static net.thevpc.nuts.artifact.NId |
toId(net.thevpc.nuts.boot.NBootId x) |