bubolo
 All Classes Namespaces Functions Variables Enumerator
Static Public Member Functions | List of all members
bubolo.Application Class Reference

Static Public Member Functions

static void main (String[] args)
 

Detailed Description

The application's entry point.

Author
BU CS673 - Clone Productions

Definition at line 8 of file Application.java.

Member Function Documentation

static void bubolo.Application.main ( String[]  args)
static

The application's entry point.

Parameters
argsUnused. Arguments passed on startup will be ignored.

Definition at line 14 of file Application.java.