All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.vickumar1981.stringdistance.util.LevenshteinDistanceImpl Maven / Gradle / Ivy

The newest version!
package com.github.vickumar1981.stringdistance.util;

import com.github.vickumar1981.stringdistance.LevenshteinDistanceImplWrapper;

class LevenshteinDistanceImpl extends LevenshteinDistanceImplWrapper {
    LevenshteinDistanceImpl() {}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy