| java.lang.Object com.rift.coad.Main
Main | public class Main (Code) | | The main class responsible for starting up the coadunation base.
author: Brett Chaldecott |
Method Summary | |
public static void | main(String[] args) The main method responsible for starting the coadunation base. |
main | public static void main(String[] args)(Code) | | The main method responsible for starting the coadunation base.
Parameters: args - the command line arguments |
|
|