Uses of Interface
com.epam.healenium.treecomparing.NodeDistance
-
-
Uses of NodeDistance in com.epam.healenium.treecomparing
Classes in com.epam.healenium.treecomparing that implement NodeDistance Modifier and Type Class Description classHeuristicNodeDistanceConstructors in com.epam.healenium.treecomparing with parameters of type NodeDistance Constructor Description PathFinder(PathDistance pathDistance, NodeDistance nodeDistance)Creates a path finder which operates certain algorithms of distance by path and by node comparing
-