For all those nerdy potheads...

Was writing some code for a multi threaded AI project and this resulted:

/**

  • Return the hash. Needed for loading.
  • Pot heads love using this method.
  • @return Returns the Hash.
    */
    public synchronized Hashtable<String, State> getHash()
    {
    return hash;
    }

My prof. should get a good laugh outa this :lol

lol. where are you going to school?

Canisius College out in Buffalo