Uses of Class
org.jboss.modules.Module.Visited
Packages that use Module.Visited
-
Uses of Module.Visited in org.jboss.modules
Methods in org.jboss.modules with parameters of type Module.VisitedMethod parameters in org.jboss.modules with type arguments of type Module.VisitedModifier and TypeMethodDescriptionprivate longModule.addExportedPaths(Dependency[] dependencies, Map<String, List<LocalLoader>> map, FastCopyHashSet<PathFilter> filterStack, FastCopyHashSet<ClassFilter> classFilterStack, FastCopyHashSet<PathFilter> resourceFilterStack, Set<Module.Visited> visited) private longModule.addPaths(Dependency[] dependencies, Map<String, List<LocalLoader>> map, FastCopyHashSet<PathFilter> filterStack, FastCopyHashSet<ClassFilter> classFilterStack, FastCopyHashSet<PathFilter> resourceFilterStack, Set<Module.Visited> visited)