public class BookUtils extends Object
| Constructor and Description |
|---|
BookUtils() |
| Modifier and Type | Method and Description |
|---|---|
static int |
calcDiff(String word1,
String word2)
Very simple algorithm to calc the diff betwenn 2 words.
|
Copyright © 2016. All rights reserved.