Uses of Package
com.github.difflib.text
-
Packages that use com.github.difflib.text Package Description com.github.difflib.text -
Classes in com.github.difflib.text used by com.github.difflib.text Class Description DiffRow Describes the diff row in form [tag, oldLine, newLine) for showing the difference between two textsDiffRow.Tag DiffRowGenerator This class for generating DiffRows for side-by-sidy view.DiffRowGenerator.Builder This class used for building the DiffRowGenerator.