Uses of Class
com.jsql.model.injection.strategy.blind.patch.DiffMatchPatch.LinesToCharsResult
-
Uses of DiffMatchPatch.LinesToCharsResult in com.jsql.model.injection.strategy.blind.patch
Modifier and TypeMethodDescriptionprotected DiffMatchPatch.LinesToCharsResult
DiffMatchPatch.diffLinesToChars
(String text1, String text2) Split two texts into a list of strings.