Uses of Class
com.sun.tools.xjc.reader.gbind.ConnectedComponent
Packages that use ConnectedComponent
-
Uses of ConnectedComponent in com.sun.tools.xjc.reader.gbind
Methods in com.sun.tools.xjc.reader.gbind that return types with arguments of type ConnectedComponentModifier and TypeMethodDescriptionGraph.iterator()List upConnectedComponents of this graph in an order.Method parameters in com.sun.tools.xjc.reader.gbind with type arguments of type ConnectedComponentModifier and TypeMethodDescriptionvoidElement.buildStronglyConnectedComponents(List<ConnectedComponent> ccs) Builds a set of strongly connected components and puts them all into the given set.