Uses of Class
org.jline.utils.DiffHelper.Diff
Packages that use DiffHelper.Diff
-
Uses of DiffHelper.Diff in org.jline.utils
Methods in org.jline.utils that return types with arguments of type DiffHelper.DiffModifier and TypeMethodDescriptionstatic List<DiffHelper.Diff>
DiffHelper.diff
(AttributedString text1, AttributedString text2) Compute a list of difference between two lines.