|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
WordGenerator | This interface defines methods to retrieve random words . |
Class Summary | |
---|---|
ComposeDictionaryWordGenerator | This Word Generator use a Dictionnary to compose new Words from existing words. |
DictionaryWordGenerator | WordGenerator based on a dictionary. |
DummyWordGenerator | Description: dummy word generator contructed with a String returning the same string, with right length |
RandomWordGenerator | Random word generator. must be constructed with a String containing all possible chars |
This package provides implementations of the WordGenerator interface. a wordGenerator is able to build random words
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |