Uses of Class
org.vafer.jdependency.Clazz
Packages that use Clazz
-
Uses of Clazz in org.vafer.jdependency
Methods in org.vafer.jdependency that return ClazzModifier and TypeMethodDescriptionMethods in org.vafer.jdependency that return types with arguments of type ClazzModifier and TypeMethodDescriptionClazzpath.getClashedClazzes()
Clazzpath.getClazzes()
ClazzpathUnit.getClazzes()
Clazz.getDependencies()
ClazzpathUnit.getDependencies()
Clazzpath.getMissingClazzes()
Clazz.getReferences()
Clazz.getTransitiveDependencies()
ClazzpathUnit.getTransitiveDependencies()
Methods in org.vafer.jdependency with parameters of type ClazzModifier and TypeMethodDescriptionvoid
Clazz.addDependency
(Clazz pClazz) int
void
Clazz.removeDependency
(Clazz pClazz)