Package | Description |
---|---|
org.vafer.jdependency |
Modifier and Type | Method and Description |
---|---|
Clazz |
ClazzpathUnit.getClazz(String pClazzName) |
Clazz |
Clazzpath.getClazz(String pClazzName) |
Modifier and Type | Method and Description |
---|---|
Set<Clazz> |
Clazzpath.getClashedClazzes() |
Set<Clazz> |
ClazzpathUnit.getClazzes() |
Set<Clazz> |
Clazzpath.getClazzes() |
Set<Clazz> |
ClazzpathUnit.getDependencies() |
Set<Clazz> |
Clazz.getDependencies() |
Set<Clazz> |
Clazzpath.getMissingClazzes() |
Set<Clazz> |
Clazz.getReferences() |
Set<Clazz> |
ClazzpathUnit.getTransitiveDependencies() |
Set<Clazz> |
Clazz.getTransitiveDependencies() |
Modifier and Type | Method and Description |
---|---|
void |
Clazz.addDependency(Clazz pClazz) |
int |
Clazz.compareTo(Clazz pO) |
void |
Clazz.removeDependency(Clazz pClazz) |
Copyright © 2023. All rights reserved.