| Package | Description |
|---|---|
| org.dessertj.resolve |
Logic to build up a hierarchical data structure of
packages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JrtModuleRoot |
| Modifier and Type | Method and Description |
|---|---|
ClassRoot |
ClassPackage.getRoot() |
ClassRoot |
ClassRoot.getRoot() |
ClassRoot |
VersionRoot.getRoot() |
ClassRoot |
ClassResolver.getRoot(File file) |
| Modifier and Type | Method and Description |
|---|---|
List<ClassRoot> |
ClassResolver.getPath() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassResolver.addRoot(ClassRoot root) |
| Constructor and Description |
|---|
VersionRoot(ClassRoot root,
int version) |
Copyright © 2017–2025 Hans Jörg Heßmann. All rights reserved.