Uses of Class
org.assertj.core.util.diff.myers.PathNode
Packages that use PathNode
-
Uses of PathNode in org.assertj.core.util.diff.myers
Subclasses of PathNode in org.assertj.core.util.diff.myersModifier and TypeClassDescriptionfinal class
Copy from https://code.google.com/p/java-diff-utils/.final class
Copy from https://code.google.com/p/java-diff-utils/.Fields in org.assertj.core.util.diff.myers declared as PathNodeMethods in org.assertj.core.util.diff.myers that return PathNodeModifier and TypeMethodDescriptionComputes the minimum diffpath that expresses de differences between the original and revised sequences, according to Gene Myers differencing algorithm.final PathNode
PathNode.previousSnake()
Methods in org.assertj.core.util.diff.myers with parameters of type PathNodeConstructors in org.assertj.core.util.diff.myers with parameters of type PathNode