org.apache.airavata.samples
Class LevenshteinDistanceService
java.lang.Object
org.apache.airavata.samples.LevenshteinDistanceService
public class LevenshteinDistanceService
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LevenshteinDistanceService
public LevenshteinDistanceService()
computeDistance
public int computeDistance(String sequence1,
String sequence2)
Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.