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