Uses of Interface
build.spin.module.java.DependencyAnalysis.Dependency
-
Uses of DependencyAnalysis.Dependency in build.spin.module.java
Methods in build.spin.module.java that return DependencyAnalysis.DependencyModifier and TypeMethodDescriptionDependencyAnalysis.dependency()Obtains theDependencyAnalysis.Dependencyinformation of theJDKModuleDescriptorfor which theDependencyAnalysiswas performed.Methods in build.spin.module.java that return types with arguments of type DependencyAnalysis.DependencyModifier and TypeMethodDescriptionDependencyAnalysis.dependencies()Obtains aStreamofDependencyAnalysis.Dependencyinformation for the modules required by the module defined by theJDKModuleDescriptor.