net.curre.prefcount
Class App

java.lang.Object
  extended by net.curre.prefcount.App

public class App
extends java.lang.Object

Object of this class represents the driver to run the PrefCount application.

Created date: May 4, 2007

Author:
Yevgeny Nyden

Constructor Summary
App()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method to run the PrefCount application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

App

public App()
Method Detail

main

public static void main(java.lang.String[] args)
Main method to run the PrefCount application.

Parameters:
args - Argument array.


Copyright © 2008. All Rights Reserved.