Uses of Class
org.mapstruct.ap.internal.model.dependency.GraphAnalyzer
Packages that use GraphAnalyzer
-
Uses of GraphAnalyzer in org.mapstruct.ap.internal.model.dependency
Methods in org.mapstruct.ap.internal.model.dependency that return GraphAnalyzerModifier and TypeMethodDescriptionGraphAnalyzer.GraphAnalyzerBuilder.build()Builds the analyzer and triggers traversal of all nodes for detecting potential cycles and calculates the full list of descendants of each node.