org.am.snitch
Class CVSSnitch

java.lang.Object
  extended by org.am.snitch.CVSSnitch

public final class CVSSnitch
extends Object

CVS Snitch.

Version:
1.0
Author:
Axel Maroudas

Constructor Summary
CVSSnitch()
          Default public Constructor.
 
Method Summary
static void main(String[] args)
          Entry point of the application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CVSSnitch

public CVSSnitch()
Default public Constructor.

Method Detail

main

public static void main(String[] args)
Entry point of the application.

Parameters:
args - The application arguments


Copyright © 2008 Axel Maroudas All Rights Reserved.