public class BookGenerator_de extends BookGenerator
| Constructor and Description |
|---|
BookGenerator_de() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isValidWord(String word)
Check if the word is valid word.
|
addWord, indexOf, mainprotected boolean isValidWord(String word)
BookGeneratorisValidWord in class BookGeneratorword - the to checkCopyright © 2016. All rights reserved.