Uses of Record Class
cloud.opencode.base.graph.GraphDiff.DiffResult
Packages that use GraphDiff.DiffResult
-
Uses of GraphDiff.DiffResult in cloud.opencode.base.graph
Methods in cloud.opencode.base.graph that return GraphDiff.DiffResultModifier and TypeMethodDescriptionstatic <V> GraphDiff.DiffResult<V> Compare two graphs and compute their differences 比较两个图并计算差异static <V> GraphDiff.DiffResult<V> Compare two graphs and get differences 比较两个图并获取差异