edu.pdx.cs399J.family
Class NoteMarriage
java.lang.Object
edu.pdx.cs399J.family.NoteMarriage
public class NoteMarriage
- extends Object
This program makes note of a marriage between two people in a
family tree.
- Since:
- Fall 2000
- Author:
- David Whitlock
|
Method Summary |
static void |
main(String[] args)
Main program that parses the command line and creates a marriage. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoteMarriage
public NoteMarriage()
main
public static void main(String[] args)
- Main program that parses the command line and creates a marriage.
Copyright © 2000-2009 Portland State University. All Rights Reserved.