Uses of Class
org.jrd.frontend.frame.main.popup.SingleFilePatch
Packages that use SingleFilePatch
-
Uses of SingleFilePatch in org.jrd.backend.data.cli.workers
Methods in org.jrd.backend.data.cli.workers with parameters of type SingleFilePatchModifier and TypeMethodDescriptionPatch.applySubPatch
(List<String> patch, SingleFilePatch startEnd, List<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 SingleFilePatchModifier and TypeMethodDescriptionstatic List
<SingleFilePatch> DiffPopup.getIndividualPatches
(List<String> patches)