public class NBootHelper extends Object
| Constructor and Description |
|---|
NBootHelper() |
| Modifier and Type | Method and Description |
|---|---|
static NDependency |
toDependency(NBootDependency x) |
static List<NDependency> |
toDependencyList(List<NBootDependency> x) |
static NDescriptor |
toDescriptor(NBootDescriptor x) |
static List<NDescriptor> |
toDescriptorList(List<NBootDescriptor> x) |
static NId |
toId(NBootId x) |
public static NDependency toDependency(NBootDependency x)
public static List<NDependency> toDependencyList(List<NBootDependency> x)
public static NDescriptor toDescriptor(NBootDescriptor x)
public static List<NDescriptor> toDescriptorList(List<NBootDescriptor> x)
Copyright © 2025 vpc open source initiative. All rights reserved.