Package put.ai.se.jsontools.core.compare
Class StringComparer
java.lang.Object
put.ai.se.jsontools.core.compare.StringComparer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LinkedHashSet<Integer>
getLineNumbers
(String s1, String s2, CompareArguments arguments)
-
Constructor Details
-
StringComparer
public StringComparer()
-
-
Method Details
-
getLineNumbers
public static LinkedHashSet<Integer> getLineNumbers(String s1, String s2, CompareArguments arguments) throws IllegalArgumentException - Throws:
IllegalArgumentException
-