Uses of Class
com.github.difflib.unifieddiff.UnifiedDiffFile
Packages that use UnifiedDiffFile
Package
Description
This is the new implementation of UnifiedDiff Tools.
-
Uses of UnifiedDiffFile in com.github.difflib.unifieddiff
Fields in com.github.difflib.unifieddiff declared as UnifiedDiffFileFields in com.github.difflib.unifieddiff with type parameters of type UnifiedDiffFileMethods in com.github.difflib.unifieddiff that return UnifiedDiffFileMethods in com.github.difflib.unifieddiff that return types with arguments of type UnifiedDiffFileMethods in com.github.difflib.unifieddiff with parameters of type UnifiedDiffFileModifier and TypeMethodDescription(package private) void
UnifiedDiff.addFile
(UnifiedDiffFile file) static UnifiedDiff
UnifiedDiff.from
(String header, String tail, UnifiedDiffFile... files)