
com.github.vickumar1981.stringdistance.util.LongestCommonSeqImpl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of stringdistance_2.12 Show documentation
Show all versions of stringdistance_2.12 Show documentation
A fuzzy matching string distance library for Scala and Java.
The newest version!
package com.github.vickumar1981.stringdistance.util;
import com.github.vickumar1981.stringdistance.LongestCommonSeqWrapper;
class LongestCommonSeqImpl extends LongestCommonSeqWrapper {
LongestCommonSeqImpl() {}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy