Uses of Class
speech.Sentence

Packages that use Sentence
speech   
 

Uses of Sentence in speech
 

Methods in speech that return types with arguments of type Sentence
 java.util.LinkedList<Sentence> SentenceScheduler.getSentences()
          Returns the sentences in the sentece scheduler
 

Methods in speech with parameters of type Sentence
 void SentenceScheduler.add(Sentence s)
          Adds a sentence object to the sentence scheduler