com.solidstategroup.forum
Class SwearWords

java.lang.Object
  extended by com.solidstategroup.forum.SwearWords

public class SwearWords
extends java.lang.Object


Method Summary
static java.util.Vector getSwearWordOrder()
           
static java.util.HashMap getSwearWords()
           
static void populate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

populate

public static void populate()

getSwearWords

public static java.util.HashMap getSwearWords()

getSwearWordOrder

public static java.util.Vector getSwearWordOrder()