genealogy
Class Genealogy

java.lang.Object
  |
  +--genealogy.Genealogy

public class Genealogy
extends java.lang.Object


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

Constructor Detail

Genealogy

public Genealogy()
Method Detail

main

public static void main(java.lang.String[] args)