Uses of Class
com.jsql.model.injection.strategy.blind.patch.DiffMatchPatch.LinesToCharsResult
Packages that use DiffMatchPatch.LinesToCharsResult
-
Uses of DiffMatchPatch.LinesToCharsResult in com.jsql.model.injection.strategy.blind.patch
Methods in com.jsql.model.injection.strategy.blind.patch that return DiffMatchPatch.LinesToCharsResultModifier and TypeMethodDescriptionprotected DiffMatchPatch.LinesToCharsResultDiffMatchPatch.diffLinesToChars(String text1, String text2) Split two texts into a list of strings.