Uses of Class
basic.WordList

Packages that use WordList
basic   
 

Uses of WordList in basic
 

Subclasses of WordList in basic
 class Context
          Represents context, stores list of words and position of keyword.
 class Gloss
          Gloss is a list of words
 

Constructors in basic with parameters of type WordList
WordList(WordList wordlist)
          Constructor to copy from another word list