cc.glsn.v15.life
Class Life

java.lang.Object
  extended by cc.glsn.v15.life.Life

public class Life
extends Object

http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life


Constructor Summary
Life(LifeConfig lc)
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Life

public Life(LifeConfig lc)
Method Detail

main

public static void main(String[] args)
Parameters:
args -