Uses of Class
org.jrd.frontend.frame.main.popup.SingleFilePatch
-
Packages that use SingleFilePatch Package Description org.jrd.backend.data.cli.workers org.jrd.frontend.frame.main.popup -
-
Uses of SingleFilePatch in org.jrd.backend.data.cli.workers
Methods in org.jrd.backend.data.cli.workers with parameters of type SingleFilePatch Modifier and Type Method Description private java.util.List<java.lang.String>
Patch. applySubPatch(java.util.List<java.lang.String> patch, SingleFilePatch startEnd, java.util.List<java.lang.String> linesToPatch)
-
Uses of SingleFilePatch in org.jrd.frontend.frame.main.popup
Methods in org.jrd.frontend.frame.main.popup that return types with arguments of type SingleFilePatch Modifier and Type Method Description static java.util.List<SingleFilePatch>
DiffPopup. getIndividualPatches(java.util.List<java.lang.String> patches)
-