uk.ac.leeds.ccg.andyt.projects.genesis.society
Class Society

java.lang.Object
  extended by uk.ac.leeds.ccg.andyt.projects.genesis.society.Society

public class Society
extends java.lang.Object


Constructor Summary
Society()
           
Society(java.util.HashSet _People)
           
 
Method Summary
 void _Simulate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Society

public Society()

Society

public Society(java.util.HashSet _People)
Method Detail

_Simulate

public void _Simulate()