com.alvermont.bcimport
Class Main

java.lang.Object
  extended by com.alvermont.bcimport.Main

public class Main
extends java.lang.Object

Main class for the program.


Constructor Summary
Main()
          Creates a new instance of Main
 
Method Summary
static void main(java.lang.String[] args)
          The entrypoint for the program.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Creates a new instance of Main

Method Detail

main

public static void main(java.lang.String[] args)
The entrypoint for the program.

Parameters:
args - the command line arguments