Properly add all view JComponents to the JPanel in the main JFrame.
[Persons_Comparator.git] / src / LevenshteinDistance.java
index 6a566505448be9cd4d868a90b282f56d41316143..3706772f01de3bfeef93f0fd1abd6ff3f6d48773 100644 (file)
@@ -1,7 +1,6 @@
 
 public class LevenshteinDistance {
     /**
-     *
      * @param a
      * @param b
      * @param c
@@ -12,7 +11,6 @@ public class LevenshteinDistance {
     }
 
     /**
-     *
      * @param lhs
      * @param rhs
      * @return