com.jeffpalm.util
Class Words

java.lang.Object
  extended by com.jeffpalm.util.Words

public final class Words
extends java.lang.Object


Method Summary
 java.util.List dictionaryWords()
           
 java.util.List dictionaryWords(Handler h)
           
static Words getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static Words getInstance()

dictionaryWords

public java.util.List dictionaryWords()

dictionaryWords

public java.util.List dictionaryWords(Handler h)